aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/intercept.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Fix build failure due to centralized vcpu locking patchesChristian Borntraeger2010-08-011-1/+1
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-261-9/+9
* KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger2010-01-251-2/+2
* KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-101-3/+3
* KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-101-3/+9
* KVM: s390: Sanity check on validity interceptCarsten Otte2009-06-101-10/+18
* KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger2009-03-241-1/+1
* KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger2008-07-271-0/+6
* KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2008-07-271-4/+4
* [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-071-0/+3
* KVM: s390: intercepts for diagnose instructionsChristian Borntraeger2008-04-271-0/+1
* KVM: s390: interprocessor communication via sigpChristian Borntraeger2008-04-271-2/+20
* KVM: s390: intercepts for privileged instructionsChristian Borntraeger2008-04-271-0/+1
* KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte2008-04-271-0/+116
* KVM: s390: sie intercept handlingChristian Borntraeger2008-04-271-0/+80