aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/sigp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-03KVM: s390: fix sigp set prefix status stored casesHeiko Carstens1-2/+5
2012-07-03KVM: s390: fix sigp sense running condition code handlingHeiko Carstens1-2/+2
2012-07-03s390/smp/kvm: unifiy sigp definitionsHeiko Carstens1-37/+9
2012-06-05s390/smp/kvm: unifiy sigp definitionsHeiko Carstens1-37/+9
2012-03-08KVM: s390: add stop_on_stop flag when doing stop and storeJens Freimann1-1/+2
2012-03-08KVM: s390: ignore sigp stop overinitiativeJens Freimann1-0/+3
2012-03-08KVM: s390: make sigp restart return busy when stop pendingJens Freimann1-0/+31
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger1-10/+10
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck1-0/+39
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck1-3/+3
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt1-1/+44
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte1-4/+2
2010-06-08[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens1-2/+2
2009-12-03KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte1-3/+3
2009-09-10KVM: s390: streamline memslot handlingChristian Ehrhardt1-2/+2
2009-09-10KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt1-22/+34
2009-08-07[S390] KVM: Read buffer overflowRoel Kluin1-3/+4
2009-06-10KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger1-8/+8
2009-03-24KVM: s390: Fix printk on SIGP set archChristian Borntraeger1-2/+0
2008-11-23KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger1-0/+5
2008-07-27KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky1-2/+3
2008-07-20KVM: s390: rename private structuresChristian Borntraeger1-10/+10
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger1-0/+288