summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/sigp.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: handle pending local interrupts via bitmapJens Freimann2014-11-281-27/+9Star
* KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)David Hildenbrand2014-10-281-7/+18
* KVM: s390: sigp: inject emergency calls in a separate functionDavid Hildenbrand2014-10-281-3/+9
* KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand2014-10-281-1/+7
* KVM: s390: sigp: separate preparation handlersDavid Hildenbrand2014-10-281-15/+32
* KVM: s390: sigp: move target cpu checks into dispatcherDavid Hildenbrand2014-10-281-91/+48Star
* KVM: s390: sigp: dispatch orders with one target in a separate functionDavid Hildenbrand2014-10-281-31/+43
* 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