aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/intercept.c
Commit message (Expand)AuthorAge
* KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-07
* KVM: s390: In-kernel handling of I/O instructions.Cornelia Huck2013-01-07
* KVM: s390: Add support for machine checks.Cornelia Huck2013-01-07
* KVM: s390: Decoding helper functions.Cornelia Huck2013-01-07
* KVM: s390: Constify intercept handler tables.Cornelia Huck2013-01-07
* KVM: s390: Add implementation-specific trace eventsCornelia Huck2012-07-26
* KVM: s390: Add architectural trace eventsCornelia Huck2012-07-26
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* KVM: s390: Handle sckpf instructionCornelia Huck2012-04-30
* KVM: s390: do store status after handling STOP_ON_STOP bitJens Freimann2012-03-08
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-05
* KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-17
* [S390] Use gmap translation for accessing guest memoryCarsten Otte2011-07-24
* [S390] use gmap address spaces for kvm guest imagesCarsten Otte2011-07-24
* [S390] kvm: handle tprot interceptsChristian Borntraeger2011-07-24
* KVM: s390: Fix build failure due to centralized vcpu locking patchesChristian Borntraeger2010-08-01
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-26
* KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger2010-01-25
* KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-10
* KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-10
* KVM: s390: Sanity check on validity interceptCarsten Otte2009-06-10
* KVM: s390: Fix problem state check for b2 interceptsChristian Borntraeger2009-03-24
* KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger2008-07-27
* KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2008-07-27
* [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-07
* KVM: s390: intercepts for diagnose instructionsChristian Borntraeger2008-04-27
* KVM: s390: interprocessor communication via sigpChristian Borntraeger2008-04-27
* KVM: s390: intercepts for privileged instructionsChristian Borntraeger2008-04-27
* KVM: s390: interrupt subsystem, cpu timer, waitpswCarsten Otte2008-04-27
* KVM: s390: sie intercept handlingChristian Borntraeger2008-04-27