summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c
AgeCommit message (Expand)Author
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-04KVM: s390: Simplify online vcpus counting for stsiJens Freimann
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner
2013-11-28KVM: s390: Do not set CC3 for EQBS and SQBSThomas Huth
2013-11-28KVM: s390: Fix access to CR6 in TPI handlerThomas Huth
2013-09-24KVM: s390: Intercept SCK instructionThomas Huth
2013-09-24KVM: s390: Implement TEST BLOCKThomas Huth
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-29KVM: s390: Add helper function for setting condition codeThomas Huth
2013-07-29KVM: s390: Fix sparse warnings in priv.cThomas Huth
2013-07-29KVM: s390: declare virtual HW facilitiesMichael Mueller
2013-07-29KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens
2013-06-20KVM: s390: Fixed priority of execution in STSIThomas Huth
2013-06-20KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth
2013-06-20KVM: s390: Check for access exceptions during TPIThomas Huth
2013-06-20KVM: s390: Privileged operation checks moved to instruction handlersThomas Huth
2013-06-20KVM: s390: Privileged operation check for TPROTThomas Huth
2013-06-20KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth
2013-06-17KVM: s390: Fix epsw instruction decodingThomas Huth
2013-06-17KVM: s390: guest large pagesChristian Borntraeger
2013-05-21s390/kvm: fix psw rewinding in handle_skeyMartin Schwidefsky
2013-04-02KVM: s390: fix compile with !CONFIG_COMPATHeiko Carstens
2013-04-02KVM: s390: fix stsi exception handlingHeiko Carstens
2013-04-02KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens
2013-04-02KVM: s390: make if statements in lpsw/lpswe handlers readableHeiko Carstens
2013-04-02KVM: s390: fix return code handling in lpsw/lpswe handlersHeiko Carstens
2013-04-02KVM: s390: fix psw conversion in lpsw handlerHeiko Carstens
2013-04-02KVM: s390: fix 24 bit psw handling in lpsw/lpswe handlerHeiko Carstens
2013-03-07s390/kvm,gaccess: add address space annotationsHeiko Carstens
2013-03-07s390/kvm: cleanup/fix handle_tpi()Heiko Carstens
2013-03-07s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens
2013-03-07s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens
2013-03-07s390/kvm,tprot: use new gmap_translate() functionHeiko Carstens
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck
2013-01-07KVM: s390: In-kernel handling of I/O instructions.Cornelia Huck
2013-01-07KVM: s390: Add support for machine checks.Cornelia Huck
2013-01-07KVM: s390: Decoding helper functions.Cornelia Huck
2013-01-07KVM: s390: Constify intercept handler tables.Cornelia Huck
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens
2012-07-26KVM: s390: Add architectural trace eventsCornelia Huck
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-04-30KVM: s390: Handle sckpf instructionCornelia Huck
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger
2012-03-05KVM: s390: rework code that sets the prefixChristian Borntraeger
2011-11-17KVM: s390: Fix tprot lockingChristian Borntraeger
2011-07-24[S390] kvm: handle tprot interceptsChristian Borntraeger
2011-03-31Fix common misspellingsLucas De Marchi