summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/intercept.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand2014-07-101-1/+2
* KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stopDavid Hildenbrand2014-07-101-19/+12
* KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand2014-05-161-0/+4
* KVM: s390: Improved MVPG partial execution handlerThomas Huth2014-05-161-16/+9
* KVM: s390: Avoid endless loops of specification exceptionsThomas Huth2014-05-161-1/+9
* KVM: s390: Fix external interrupt interceptionThomas Huth2014-05-061-4/+45
* KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand2014-04-291-2/+1
* KVM: s390: Handle MVPG partial execution interceptionThomas Huth2014-04-291-1/+54
* KVM: s390: Factor out handle_itdb to handle TX abortsMichael Mueller2014-04-221-12/+26
* KVM: s390: replace TDB_ADDR by __LC_PGM_TDBMichael Mueller2014-04-221-1/+2
* KVM: s390: hardware support for guest debuggingDavid Hildenbrand2014-04-221-0/+9
* KVM: s390: emulate stctl and stctgDavid Hildenbrand2014-04-221-0/+1
* KVM: s390: extract irq parameters of intercepted program irqsDavid Hildenbrand2014-04-221-1/+64
* KVM: s390: convert handle_prog()Heiko Carstens2014-04-221-9/+13
* KVM: s390: enable Transactional ExecutionMichael Mueller2014-01-171-0/+11
* KVM: s390: Remove dead "rerun vcpu" codeThomas Huth2013-09-241-6/+0
* KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth2013-06-201-83/+2
* s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger2013-05-211-37/+2
* KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens2013-04-021-8/+4
* s390/kvm,gaccess: add address space annotationsHeiko Carstens2013-03-071-2/+2
* s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens2013-03-071-3/+3
* s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens2013-03-071-2/+2
* KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-071-0/+1
* KVM: s390: In-kernel handling of I/O instructions.Cornelia Huck2013-01-071-3/+16
* KVM: s390: Add support for machine checks.Cornelia Huck2013-01-071-0/+2
* KVM: s390: Decoding helper functions.Cornelia Huck2013-01-071-15/+6
* KVM: s390: Constify intercept handler tables.Cornelia Huck2013-01-071-1/+1
* KVM: s390: Add implementation-specific trace eventsCornelia Huck2012-07-261-0/+3
* KVM: s390: Add architectural trace eventsCornelia Huck2012-07-261-0/+8
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+2
* KVM: s390: Handle sckpf instructionCornelia Huck2012-04-301-0/+1
* KVM: s390: do store status after handling STOP_ON_STOP bitJens Freimann2012-03-081-8/+12
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-051-2/+2
* KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-171-1/+2
* [S390] Use gmap translation for accessing guest memoryCarsten Otte2011-07-241-10/+14
* [S390] use gmap address spaces for kvm guest imagesCarsten Otte2011-07-241-1/+17
* [S390] kvm: handle tprot interceptsChristian Borntraeger2011-07-241-0/+1
* 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
OpenPOWER on IntegriCloud