index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
intercept.c
Age
Commit message (
Expand
)
Author
2016-06-10
KVM: s390: Add sthyi emulation
Janosch Frank
2016-06-10
KVM: s390: Add operation exception interception handler
Janosch Frank
2016-02-10
KVM: s390: irq delivery should not rely on icptcode
David Hildenbrand
2016-02-10
KVM: s390: clean up prog irq injection on prog irq icpts
David Hildenbrand
2016-02-10
KVM: s390: gaccess: introduce access modes
David Hildenbrand
2016-02-10
KVM: s390: PSW forwarding / rewinding / ilc rework
David Hildenbrand
2015-11-30
KVM: s390: rewrite vcpu_post_run and drop out early
David Hildenbrand
2015-10-29
KVM: s390: use simple switch statement as multiplexer
Christian Borntraeger
2015-05-08
KVM: s390: drop handling of interception code 12
David Hildenbrand
2015-03-17
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
2015-03-06
KVM: s390: Vector exceptions
Eric Farman
2015-01-23
KVM: s390: Take addressing mode into account for MVPG interception
Thomas Huth
2015-01-23
KVM: s390: only one external call may be pending at a time
David Hildenbrand
2015-01-23
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
2014-11-28
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
2014-11-28
KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction
Thomas Huth
2014-07-10
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
David Hildenbrand
2014-07-10
KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
David Hildenbrand
2014-05-16
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
2014-05-16
KVM: s390: Improved MVPG partial execution handler
Thomas Huth
2014-05-16
KVM: s390: Avoid endless loops of specification exceptions
Thomas Huth
2014-05-06
KVM: s390: Fix external interrupt interception
Thomas Huth
2014-04-29
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
2014-04-29
KVM: s390: Handle MVPG partial execution interception
Thomas Huth
2014-04-22
KVM: s390: Factor out handle_itdb to handle TX aborts
Michael Mueller
2014-04-22
KVM: s390: replace TDB_ADDR by __LC_PGM_TDB
Michael Mueller
2014-04-22
KVM: s390: hardware support for guest debugging
David Hildenbrand
2014-04-22
KVM: s390: emulate stctl and stctg
David Hildenbrand
2014-04-22
KVM: s390: extract irq parameters of intercepted program irqs
David Hildenbrand
2014-04-22
KVM: s390: convert handle_prog()
Heiko Carstens
2014-01-17
KVM: s390: enable Transactional Execution
Michael Mueller
2013-09-24
KVM: s390: Remove dead "rerun vcpu" code
Thomas Huth
2013-06-20
KVM: s390: Reworked LCTL and LCTLG instructions
Thomas Huth
2013-05-21
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
2013-04-02
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
2013-03-07
s390/kvm,gaccess: add address space annotations
Heiko Carstens
2013-03-07
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
2013-03-07
s390/kvm: remove explicit -EFAULT return code checking on guest access
Heiko Carstens
2013-01-07
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
2013-01-07
KVM: s390: In-kernel handling of I/O instructions.
Cornelia Huck
2013-01-07
KVM: s390: Add support for machine checks.
Cornelia Huck
2013-01-07
KVM: s390: Decoding helper functions.
Cornelia Huck
2013-01-07
KVM: s390: Constify intercept handler tables.
Cornelia Huck
2012-07-26
KVM: s390: Add implementation-specific trace events
Cornelia Huck
2012-07-26
KVM: s390: Add architectural trace events
Cornelia Huck
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-04-30
KVM: s390: Handle sckpf instruction
Cornelia Huck
2012-03-08
KVM: s390: do store status after handling STOP_ON_STOP bit
Jens Freimann
2012-03-05
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
[next]