summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/sigp.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Add SIGP store-status-at-address orderThomas Huth2013-11-281-0/+35
* KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth2013-11-281-1/+14
* KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth2013-06-201-2/+1
* KVM: s390: Use common waitqueueChristian Borntraeger2013-06-171-8/+8
* KVM: s390: kvm/sigp.c: fix memory leakageCong Ding2013-01-171-1/+3
* KVM: s390: Decoding helper functions.Cornelia Huck2013-01-071-5/+1
* KVM: s390: Add architectural trace eventsCornelia Huck2012-07-261-0/+2
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-241-35/+42
|\
| * KVM: s390: Fix sigp sense handling.Cornelia Huck2012-07-031-5/+9
| * KVM: s390: use sigp condition code definesHeiko Carstens2012-07-031-29/+29
| * KVM: s390: fix sigp set prefix status stored casesHeiko Carstens2012-07-031-2/+5
| * KVM: s390: fix sigp sense running condition code handlingHeiko Carstens2012-07-031-2/+2
| * s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-07-031-37/+9
* | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+2
* | s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-06-051-37/+9
|/
* KVM: s390: add stop_on_stop flag when doing stop and storeJens Freimann2012-03-081-1/+2
* KVM: s390: ignore sigp stop overinitiativeJens Freimann2012-03-081-0/+3
* KVM: s390: make sigp restart return busy when stop pendingJens Freimann2012-03-081-0/+31
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-051-10/+10
* KVM: s390: handle SIGP sense running interceptsCornelia Huck2011-11-171-0/+39
* KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-171-3/+3
* KVM: s390: implement sigp external callChristian Ehrhardt2011-10-301-1/+44
* [S390] Use gmap translation for accessing guest memoryCarsten Otte2011-07-241-4/+2
* [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-081-1/+1
* 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-2/+2
* KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte2009-12-031-3/+3
* KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-101-2/+2
* KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-101-22/+34
* [S390] KVM: Read buffer overflowRoel Kluin2009-08-071-3/+4
* KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-101-8/+8
* KVM: s390: Fix printk on SIGP set archChristian Borntraeger2009-03-241-2/+0
* KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger2008-11-231-0/+5
* KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2008-07-271-2/+3
* KVM: s390: rename private structuresChristian Borntraeger2008-07-201-10/+10
* KVM: s390: interprocessor communication via sigpChristian Borntraeger2008-04-271-0/+288