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