aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm/sigp.c
AgeCommit message (Expand)Author
2012-03-08KVM: s390: add stop_on_stop flag when doing stop and storeJens Freimann
2012-03-08KVM: s390: ignore sigp stop overinitiativeJens Freimann
2012-03-08KVM: s390: make sigp restart return busy when stop pendingJens Freimann
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte
2010-06-08[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens
2009-12-03KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte
2009-09-10KVM: s390: streamline memslot handlingChristian Ehrhardt
2009-09-10KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt
2009-08-07[S390] KVM: Read buffer overflowRoel Kluin
2009-06-10KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger
2009-03-24KVM: s390: Fix printk on SIGP set archChristian Borntraeger
2008-11-23KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger
2008-07-27KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky
2008-07-20KVM: s390: rename private structuresChristian Borntraeger
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger