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