summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
AgeCommit message (Expand)AuthorLines
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger-5/+4
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens-10/+1
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti-0/+12
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti-0/+5
2008-04-27KVM: s390: Stub out kvmtraceAvi Kivity-0/+3
2008-04-27KVM: s390: rename stfl to kvm_stflHeiko Carstens-2/+2
2008-04-27KVM: s390: Fix incorrect return valueHeiko Carstens-1/+1
2008-04-27KVM: s390: add kvm to kconfig on s390Christian Borntraeger-0/+43
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger-1/+73
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger-3/+323
2008-04-27KVM: s390: intercepts for privileged instructionsChristian Borntraeger-1/+339
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte-3/+765
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger-2/+133
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens-0/+930