aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/intercept.c
AgeCommit message (Expand)Author
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand
2016-07-05KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand
2016-06-10KVM: s390: Add sthyi emulationJanosch Frank
2016-06-10KVM: s390: Add operation exception interception handlerJanosch Frank
2016-06-10KVM: s390: Add stats for PEI eventsAlexander Yarygin
2016-02-10KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand
2016-02-10KVM: s390: clean up prog irq injection on prog irq icptsDavid Hildenbrand
2016-02-10KVM: s390: gaccess: introduce access modesDavid Hildenbrand
2016-02-10KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand
2015-11-30KVM: s390: rewrite vcpu_post_run and drop out earlyDavid Hildenbrand
2015-10-29KVM: s390: use simple switch statement as multiplexerChristian Borntraeger
2015-05-08KVM: s390: drop handling of interception code 12David Hildenbrand
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin
2015-03-06KVM: s390: Vector exceptionsEric Farman
2015-01-23KVM: s390: Take addressing mode into account for MVPG interceptionThomas Huth
2015-01-23KVM: s390: only one external call may be pending at a timeDavid Hildenbrand
2015-01-23KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand
2015-01-23KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth
2014-07-10KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand
2014-07-10KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stopDavid Hildenbrand
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand
2014-05-16KVM: s390: Improved MVPG partial execution handlerThomas Huth
2014-05-16KVM: s390: Avoid endless loops of specification exceptionsThomas Huth
2014-05-06KVM: s390: Fix external interrupt interceptionThomas Huth
2014-04-29KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand
2014-04-29KVM: s390: Handle MVPG partial execution interceptionThomas Huth
2014-04-22KVM: s390: Factor out handle_itdb to handle TX abortsMichael Mueller
2014-04-22KVM: s390: replace TDB_ADDR by __LC_PGM_TDBMichael Mueller
2014-04-22KVM: s390: hardware support for guest debuggingDavid Hildenbrand
2014-04-22KVM: s390: emulate stctl and stctgDavid Hildenbrand
2014-04-22KVM: s390: extract irq parameters of intercepted program irqsDavid Hildenbrand
2014-04-22KVM: s390: convert handle_prog()Heiko Carstens
2014-01-17KVM: s390: enable Transactional ExecutionMichael Mueller
2013-09-24KVM: s390: Remove dead "rerun vcpu" codeThomas Huth
2013-06-20KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth
2013-05-21s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger
2013-04-02KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens
2013-03-07s390/kvm,gaccess: add address space annotationsHeiko Carstens
2013-03-07s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens
2013-03-07s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck
2013-01-07KVM: s390: In-kernel handling of I/O instructions.Cornelia Huck
2013-01-07KVM: s390: Add support for machine checks.Cornelia Huck
2013-01-07KVM: s390: Decoding helper functions.Cornelia Huck
2013-01-07KVM: s390: Constify intercept handler tables.Cornelia Huck
2012-07-26KVM: s390: Add implementation-specific trace eventsCornelia Huck
2012-07-26KVM: s390: Add architectural trace eventsCornelia Huck