summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/sigp.c
AgeCommit message (Expand)Author
2017-08-28KVM: s390: Support Configuration z/Architecture ModeJason J. Herne
2016-06-21KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand
2016-05-09KVM: s390: enable SRS only if enabled for the guestDavid Hildenbrand
2015-11-19KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand
2015-07-29KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger
2015-07-29KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin
2015-03-06KVM: s390: Add new SIGP order to kernel countersEric Farman
2015-01-23KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand
2015-01-23KVM: s390: only one external call may be pending at a timeDavid Hildenbrand
2015-01-23KVM: s390: SIGP SET PREFIX cleanupDavid Hildenbrand
2015-01-23KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann
2014-10-28KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)David Hildenbrand
2014-10-28KVM: s390: sigp: inject emergency calls in a separate functionDavid Hildenbrand
2014-10-28KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand
2014-10-28KVM: s390: sigp: separate preparation handlersDavid Hildenbrand
2014-10-28KVM: s390: sigp: move target cpu checks into dispatcherDavid Hildenbrand
2014-10-28KVM: s390: sigp: dispatch orders with one target in a separate functionDavid Hildenbrand
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