Age | Commit message (Expand) | Author |
2018-01-24 | KVM: s390: introduce and use kvm_s390_test_cpuflags() | David Hildenbrand |
2018-01-16 | KVM: s390: cleanup struct kvm_s390_float_interrupt | David Hildenbrand |
2017-12-06 | KVM: s390: Remove redundant license text | Greg Kroah-Hartman |
2017-12-06 | KVM: s390: add SPDX identifiers to the remaining files | Greg Kroah-Hartman |
2017-08-28 | KVM: s390: Support Configuration z/Architecture Mode | Jason J. Herne |
2016-06-21 | KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle | David Hildenbrand |
2016-05-09 | KVM: s390: enable SRS only if enabled for the guest | David Hildenbrand |
2015-11-19 | KVM: s390: fix wrong lookup of VCPUs by array index | David Hildenbrand |
2015-07-29 | KVM: s390: adapt debug entries for instruction handling | Christian Borntraeger |
2015-07-29 | KVM: s390: VCPU_EVENT cleanup for prefix changes | Christian Borntraeger |
2015-03-17 | KVM: s390: Guest's memory access functions get access registers | Alexander Yarygin |
2015-03-06 | KVM: s390: Add new SIGP order to kernel counters | Eric Farman |
2015-01-23 | KVM: s390: forward most SIGP orders to user space | David Hildenbrand |
2015-01-23 | KVM: s390: only one external call may be pending at a time | David Hildenbrand |
2015-01-23 | KVM: s390: SIGP SET PREFIX cleanup | David Hildenbrand |
2015-01-23 | KVM: s390: handle stop irqs without action_bits | David Hildenbrand |
2014-11-28 | KVM: s390: handle pending local interrupts via bitmap | Jens Freimann |
2014-10-28 | KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS) | David Hildenbrand |
2014-10-28 | KVM: s390: sigp: inject emergency calls in a separate function | David Hildenbrand |
2014-10-28 | KVM: s390: sigp: instruction counters for all sigp orders | David Hildenbrand |
2014-10-28 | KVM: s390: sigp: separate preparation handlers | David Hildenbrand |
2014-10-28 | KVM: s390: sigp: move target cpu checks into dispatcher | David Hildenbrand |
2014-10-28 | KVM: s390: sigp: dispatch orders with one target in a separate function | David Hildenbrand |
2014-07-30 | KVM: s390: Fix memory leak on busy SIGP stop | Christian Borntraeger |
2014-07-21 | KVM: s390: move vcpu wakeup code to a central point | David Hildenbrand |
2014-07-21 | KVM: s390: remove _bh locking from local_int.lock | David Hildenbrand |
2014-07-10 | KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time | David Hildenbrand |
2014-05-30 | KVM: s390: clean up interrupt injection in sigp code | Jens Freimann |
2014-05-16 | KVM: s390: interpretive execution of SIGP EXTERNAL CALL | David Hildenbrand |
2014-04-22 | KVM: s390: convert __sigp_set_prefix()/handle_set_prefix() | Heiko Carstens |
2014-03-25 | KVM: s390: Fix possible memory leak in SIGP functions | Thomas Huth |
2014-03-04 | KVM: s390: get rid of local_int array | Jens Freimann |
2014-03-04 | KVM: s390: Fixed CC of SIGP SET_PREFIX handler | Thomas Huth |
2014-01-30 | KVM: async_pf: Async page fault support on s390 | Dominik Dingel |
2013-12-11 | KVM: s390: SIGP START has to report BUSY while stopping a CPU | Thomas Huth |
2013-12-11 | KVM: s390: Reworked SIGP RESTART order | Thomas Huth |
2013-12-11 | KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL | Thomas Huth |
2013-12-11 | KVM: s390: Use helper function to set CC in SIGP handler | Thomas Huth |
2013-11-28 | KVM: s390: Removed kvm_s390_inject_sigp_stop() | Thomas Huth |
2013-11-28 | KVM: s390: Add SIGP store-status-at-address order | Thomas Huth |
2013-11-28 | KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS | Thomas Huth |
2013-06-20 | KVM: s390: Renamed PGM_PRIVILEGED_OPERATION | Thomas Huth |
2013-06-17 | KVM: s390: Use common waitqueue | Christian Borntraeger |
2013-01-17 | KVM: s390: kvm/sigp.c: fix memory leakage | Cong Ding |
2013-01-07 | KVM: s390: Decoding helper functions. | Cornelia Huck |
2012-07-26 | KVM: s390: Add architectural trace events | Cornelia Huck |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2012-07-03 | KVM: s390: Fix sigp sense handling. | Cornelia Huck |
2012-07-03 | KVM: s390: use sigp condition code defines | Heiko Carstens |