aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/intercept.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens1-9/+9
2010-01-25KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger1-2/+2
2009-09-10KVM: s390: streamline memslot handlingChristian Ehrhardt1-3/+3
2009-09-10KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt1-3/+9
2009-06-10KVM: s390: Sanity check on validity interceptCarsten Otte1-10/+18
2009-03-24KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger1-1/+1
2008-07-27KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger1-0/+6
2008-07-27KVM: s390: Fix instruction naming for lctlgChristian Borntraeger1-4/+4
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger1-0/+3
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger1-0/+1
2008-04-27KVM: s390: interprocessor communication via sigpChristian Borntraeger1-2/+20
2008-04-27KVM: s390: intercepts for privileged instructionsChristian Borntraeger1-0/+1
2008-04-27KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte1-0/+116
2008-04-27KVM: s390: sie intercept handlingChristian Borntraeger1-0/+80