| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: s390: Fix race condition in kvm_s390_handle_wait | Carsten Otte | 2008-06-06 | 1 | -2/+5 |
* | KVM: s390: Send program check on access error | Carsten Otte | 2008-06-06 | 1 | -1/+4 |
* | KVM: s390: fix interrupt delivery | Carsten Otte | 2008-06-06 | 1 | -1/+2 |
* | KVM: s390: handle machine checks when guest is running | Christian Borntraeger | 2008-06-06 | 1 | -0/+5 |
* | KVM: s390: use yield instead of schedule to implement diag 0x44 | Christian Borntraeger | 2008-06-06 | 1 | -1/+1 |
* | [S390] s390-kvm: leave sie context on work. Removes preemption requirement | Christian Borntraeger | 2008-05-07 | 3 | -5/+4 |
* | [S390] Move stfl to system.h and delete duplicated version. | Heiko Carstens | 2008-04-30 | 1 | -10/+1 |
* | KVM: add ioctls to save/store mpstate | Marcelo Tosatti | 2008-04-27 | 1 | -0/+12 |
* | KVM: hlt emulation should take in-kernel APIC/PIT timers into account | Marcelo Tosatti | 2008-04-27 | 1 | -0/+5 |
* | KVM: s390: Stub out kvmtrace | Avi Kivity | 2008-04-27 | 1 | -0/+3 |
* | KVM: s390: rename stfl to kvm_stfl | Heiko Carstens | 2008-04-27 | 1 | -2/+2 |
* | KVM: s390: Fix incorrect return value | Heiko Carstens | 2008-04-27 | 1 | -1/+1 |
* | KVM: s390: add kvm to kconfig on s390 | Christian Borntraeger | 2008-04-27 | 1 | -0/+43 |
* | KVM: s390: intercepts for diagnose instructions | Christian Borntraeger | 2008-04-27 | 5 | -1/+73 |
* | KVM: s390: interprocessor communication via sigp | Christian Borntraeger | 2008-04-27 | 5 | -3/+323 |
* | KVM: s390: intercepts for privileged instructions | Christian Borntraeger | 2008-04-27 | 5 | -1/+339 |
* | KVM: s390: interrupt subsystem, cpu timer, waitpsw | Carsten Otte | 2008-04-27 | 5 | -3/+765 |
* | KVM: s390: sie intercept handling | Christian Borntraeger | 2008-04-27 | 4 | -2/+133 |
* | KVM: s390: arch backend for the kvm kernel module | Heiko Carstens | 2008-04-27 | 5 | -0/+930 |