aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/sigp.c
Commit message (Expand)AuthorAge
* KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth2013-06-20
* KVM: s390: Use common waitqueueChristian Borntraeger2013-06-17
* KVM: s390: kvm/sigp.c: fix memory leakageCong Ding2013-01-17
* KVM: s390: Decoding helper functions.Cornelia Huck2013-01-07
* KVM: s390: Add architectural trace eventsCornelia Huck2012-07-26
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-24
|\
| * KVM: s390: Fix sigp sense handling.Cornelia Huck2012-07-03
| * KVM: s390: use sigp condition code definesHeiko Carstens2012-07-03
| * KVM: s390: fix sigp set prefix status stored casesHeiko Carstens2012-07-03
| * KVM: s390: fix sigp sense running condition code handlingHeiko Carstens2012-07-03
| * s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-07-03
* | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* | s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-06-05
|/
* KVM: s390: add stop_on_stop flag when doing stop and storeJens Freimann2012-03-08
* KVM: s390: ignore sigp stop overinitiativeJens Freimann2012-03-08
* KVM: s390: make sigp restart return busy when stop pendingJens Freimann2012-03-08
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-05
* KVM: s390: handle SIGP sense running interceptsCornelia Huck2011-11-17
* KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-17
* KVM: s390: implement sigp external callChristian Ehrhardt2011-10-30
* [S390] Use gmap translation for accessing guest memoryCarsten Otte2011-07-24
* [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-26
* KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte2009-12-03
* KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-10
* KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-10
* [S390] KVM: Read buffer overflowRoel Kluin2009-08-07
* KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-10
* KVM: s390: Fix printk on SIGP set archChristian Borntraeger2009-03-24
* KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger2008-11-23
* KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2008-07-27
* KVM: s390: rename private structuresChristian Borntraeger2008-07-20
* KVM: s390: interprocessor communication via sigpChristian Borntraeger2008-04-27