summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/sigp.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Fix memory leak on busy SIGP stopChristian Borntraeger2014-07-301-0/+1
* KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand2014-07-211-14/+6Star
* KVM: s390: remove _bh locking from local_int.lockDavid Hildenbrand2014-07-211-10/+10
* KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a timeDavid Hildenbrand2014-07-101-1/+6
* KVM: s390: clean up interrupt injection in sigp codeJens Freimann2014-05-301-38/+18Star
* KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand2014-05-161-0/+35
* KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()Heiko Carstens2014-04-221-5/+7
* KVM: s390: Fix possible memory leak in SIGP functionsThomas Huth2014-03-251-8/+6Star
* KVM: s390: get rid of local_int arrayJens Freimann2014-03-041-73/+51Star
* KVM: s390: Fixed CC of SIGP SET_PREFIX handlerThomas Huth2014-03-041-16/+8Star
* KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-301-0/+7
* KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth2013-12-111-0/+5
* KVM: s390: Reworked SIGP RESTART orderThomas Huth2013-12-111-8/+11
* KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth2013-12-111-1/+36
* KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth2013-12-111-2/+1Star
* KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth2013-11-281-6/+0Star
* 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/+1Star
* 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/+1Star
* 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/+9Star
* | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+2
* | s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-06-051-37/+9Star
|/
* 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/+2Star
* [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/+0Star
* 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