summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/sigp.c
AgeCommit message (Expand)Author
2014-07-30KVM: s390: Fix memory leak on busy SIGP stopChristian Borntraeger
2014-07-21KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand
2014-07-21KVM: s390: remove _bh locking from local_int.lockDavid Hildenbrand
2014-07-10KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a timeDavid Hildenbrand
2014-05-30KVM: s390: clean up interrupt injection in sigp codeJens Freimann
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand
2014-04-22KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()Heiko Carstens
2014-03-25KVM: s390: Fix possible memory leak in SIGP functionsThomas Huth
2014-03-04KVM: s390: get rid of local_int arrayJens Freimann
2014-03-04KVM: s390: Fixed CC of SIGP SET_PREFIX handlerThomas Huth
2014-01-30KVM: async_pf: Async page fault support on s390Dominik Dingel
2013-12-11KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth
2013-12-11KVM: s390: Reworked SIGP RESTART orderThomas Huth
2013-12-11KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth
2013-12-11KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth
2013-11-28KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth
2013-11-28KVM: s390: Add SIGP store-status-at-address orderThomas Huth
2013-11-28KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth
2013-06-20KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth
2013-06-17KVM: s390: Use common waitqueueChristian Borntraeger
2013-01-17KVM: s390: kvm/sigp.c: fix memory leakageCong Ding
2013-01-07KVM: s390: Decoding helper functions.Cornelia Huck
2012-07-26KVM: s390: Add architectural trace eventsCornelia Huck
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-07-03KVM: s390: Fix sigp sense handling.Cornelia Huck
2012-07-03KVM: s390: use sigp condition code definesHeiko Carstens
2012-07-03KVM: s390: fix sigp set prefix status stored casesHeiko Carstens
2012-07-03KVM: s390: fix sigp sense running condition code handlingHeiko Carstens
2012-07-03s390/smp/kvm: unifiy sigp definitionsHeiko Carstens
2012-06-05s390/smp/kvm: unifiy sigp definitionsHeiko Carstens
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