summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-041-19/+13
|\
| * KVM: s390: Add helper function for setting condition codeThomas Huth2013-07-291-9/+6
| * KVM: s390: Fix sparse warnings in priv.cThomas Huth2013-07-291-3/+3
| * KVM: s390: declare virtual HW facilitiesMichael Mueller2013-07-291-7/+4
* | KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens2013-07-291-2/+2
|/
* KVM: s390: Fixed priority of execution in STSIThomas Huth2013-06-201-7/+16
* KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth2013-06-201-1/+77
* KVM: s390: Check for access exceptions during TPIThomas Huth2013-06-201-3/+4
* KVM: s390: Privileged operation checks moved to instruction handlersThomas Huth2013-06-201-24/+39
* KVM: s390: Privileged operation check for TPROTThomas Huth2013-06-201-0/+3
* KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth2013-06-201-9/+7
* KVM: s390: Fix epsw instruction decodingThomas Huth2013-06-171-2/+1
* KVM: s390: guest large pagesChristian Borntraeger2013-06-171-2/+84
* s390/kvm: fix psw rewinding in handle_skeyMartin Schwidefsky2013-05-211-1/+2
* KVM: s390: fix compile with !CONFIG_COMPATHeiko Carstens2013-04-021-0/+1
* KVM: s390: fix stsi exception handlingHeiko Carstens2013-04-021-10/+10
* KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens2013-04-021-57/+26
* KVM: s390: make if statements in lpsw/lpswe handlers readableHeiko Carstens2013-04-021-34/+24
* KVM: s390: fix return code handling in lpsw/lpswe handlersHeiko Carstens2013-04-021-30/+14
* KVM: s390: fix psw conversion in lpsw handlerHeiko Carstens2013-04-021-1/+2
* KVM: s390: fix 24 bit psw handling in lpsw/lpswe handlerHeiko Carstens2013-04-021-1/+1
* s390/kvm,gaccess: add address space annotationsHeiko Carstens2013-03-071-11/+11
* s390/kvm: cleanup/fix handle_tpi()Heiko Carstens2013-03-071-24/+30
* s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens2013-03-071-11/+11
* s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens2013-03-071-3/+3
* s390/kvm,tprot: use new gmap_translate() functionHeiko Carstens2013-03-071-12/+9
* KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-071-4/+87
* KVM: s390: In-kernel handling of I/O instructions.Cornelia Huck2013-01-071-17/+39
* KVM: s390: Add support for machine checks.Cornelia Huck2013-01-071-0/+135
* KVM: s390: Decoding helper functions.Cornelia Huck2013-01-071-31/+11
* KVM: s390: Constify intercept handler tables.Cornelia Huck2013-01-071-2/+2
* Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-041-1/+8
|\
| * KVM: s390: Add architectural trace eventsCornelia Huck2012-07-261-1/+8
* | s390/sysinfo,stsi: change return code handlingHeiko Carstens2012-09-261-2/+2
|/
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* KVM: s390: Handle sckpf instructionCornelia Huck2012-04-301-0/+31
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-051-12/+12
* KVM: s390: rework code that sets the prefixChristian Borntraeger2012-03-051-2/+1
* KVM: s390: Fix tprot lockingChristian Borntraeger2011-11-171-2/+8
* [S390] kvm: handle tprot interceptsChristian Borntraeger2011-07-241-0/+49
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-251-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-261-1/+1
* KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-281-1/+1
* KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-101-2/+2
* KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger2009-03-241-3/+15
* [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-091-1/+1
* KVM: s390: Make facility bits future-proofChristian Borntraeger2008-10-151-2/+2
* KVM: s390: Fix kvm on IBM System z10Christian Borntraeger2008-07-311-0/+1
OpenPOWER on IntegriCloud