aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/sigp.c
Commit message (Expand)AuthorAge
* KVM: s390: Guest's memory access functions get access registersAlexander Yarygin2015-03-17
* KVM: s390: Add new SIGP order to kernel countersEric Farman2015-03-06
* KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-23
* KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-23
* KVM: s390: SIGP SET PREFIX cleanupDavid Hildenbrand2015-01-23
* KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-23
* KVM: s390: handle pending local interrupts via bitmapJens Freimann2014-11-28
* KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)David Hildenbrand2014-10-28
* KVM: s390: sigp: inject emergency calls in a separate functionDavid Hildenbrand2014-10-28
* KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand2014-10-28
* KVM: s390: sigp: separate preparation handlersDavid Hildenbrand2014-10-28
* KVM: s390: sigp: move target cpu checks into dispatcherDavid Hildenbrand2014-10-28
* KVM: s390: sigp: dispatch orders with one target in a separate functionDavid Hildenbrand2014-10-28
* KVM: s390: Fix memory leak on busy SIGP stopChristian Borntraeger2014-07-30
* KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand2014-07-21
* KVM: s390: remove _bh locking from local_int.lockDavid Hildenbrand2014-07-21
* KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a timeDavid Hildenbrand2014-07-10
* KVM: s390: clean up interrupt injection in sigp codeJens Freimann2014-05-30
* KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand2014-05-16
* KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()Heiko Carstens2014-04-22
* KVM: s390: Fix possible memory leak in SIGP functionsThomas Huth2014-03-25
* KVM: s390: get rid of local_int arrayJens Freimann2014-03-04
* KVM: s390: Fixed CC of SIGP SET_PREFIX handlerThomas Huth2014-03-04
* KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-30
* KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth2013-12-11
* KVM: s390: Reworked SIGP RESTART orderThomas Huth2013-12-11
* KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth2013-12-11
* KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth2013-12-11
* KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth2013-11-28
* KVM: s390: Add SIGP store-status-at-address orderThomas Huth2013-11-28
* KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth2013-11-28
* KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth2013-06-20
* KVM: s390: Use common waitqueueChristian Borntraeger2013-06-17
* KVM: s390: kvm/sigp.c: fix memory leakageCong Ding2013-01-17
* KVM: s390: Decoding helper functions.Cornelia Huck2013-01-07
* KVM: s390: Add architectural trace eventsCornelia Huck2012-07-26
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-24
|\
| * KVM: s390: Fix sigp sense handling.Cornelia Huck2012-07-03
| * KVM: s390: use sigp condition code definesHeiko Carstens2012-07-03
| * KVM: s390: fix sigp set prefix status stored casesHeiko Carstens2012-07-03
| * KVM: s390: fix sigp sense running condition code handlingHeiko Carstens2012-07-03
| * s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-07-03
* | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* | s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-06-05
|/
* KVM: s390: add stop_on_stop flag when doing stop and storeJens Freimann2012-03-08
* KVM: s390: ignore sigp stop overinitiativeJens Freimann2012-03-08
* KVM: s390: make sigp restart return busy when stop pendingJens Freimann2012-03-08
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-05
* KVM: s390: handle SIGP sense running interceptsCornelia Huck2011-11-17
* KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-17