summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/sigp.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: introduce and use kvm_s390_test_cpuflags()David Hildenbrand2018-01-241-9/+5Star
* KVM: s390: cleanup struct kvm_s390_float_interruptDavid Hildenbrand2018-01-161-8/+4Star
* KVM: s390: Remove redundant license textGreg Kroah-Hartman2017-12-061-4/+0Star
* KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-12-061-0/+1
* KVM: s390: Support Configuration z/Architecture ModeJason J. Herne2017-08-281-19/+17Star
* KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand2016-06-211-5/+5
* KVM: s390: enable SRS only if enabled for the guestDavid Hildenbrand2016-05-091-0/+6
* KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand2015-11-191-6/+2Star
* KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger2015-07-291-5/+5
* KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger2015-07-291-3/+0Star
* KVM: s390: Guest's memory access functions get access registersAlexander Yarygin2015-03-171-2/+2
* KVM: s390: Add new SIGP order to kernel countersEric Farman2015-03-061-0/+3
* KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-231-0/+49
* KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-231-5/+12
* KVM: s390: SIGP SET PREFIX cleanupDavid Hildenbrand2015-01-231-19/+11Star
* KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-231-43/+21Star
* 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