summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)AuthorFilesLines
2008-06-06KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte1-2/+5
2008-06-06KVM: s390: Send program check on access errorCarsten Otte1-1/+4
2008-06-06KVM: s390: fix interrupt deliveryCarsten Otte1-1/+2
2008-06-06KVM: s390: handle machine checks when guest is runningChristian Borntraeger1-0/+5
2008-06-06KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger1-1/+1
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger3-5/+4
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens1-10/+1
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti1-0/+12
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti1-0/+5
2008-04-27KVM: s390: Stub out kvmtraceAvi Kivity1-0/+3
2008-04-27KVM: s390: rename stfl to kvm_stflHeiko Carstens1-2/+2
2008-04-27KVM: s390: Fix incorrect return valueHeiko Carstens1-1/+1
2008-04-27KVM: s390: add kvm to kconfig on s390Christian Borntraeger1-0/+43
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger5-1/+73
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger5-3/+323
2008-04-27KVM: s390: intercepts for privileged instructionsChristian Borntraeger5-1/+339
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte5-3/+765
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger4-2/+133
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens5-0/+930