Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6fd8e67dd83437118cf46a4a9c224142004c3d51
/
arch
/
s390
/
kvm
/
intercept.c
71f116b
KVM: s390: rewrite vcpu_post_run and drop out early
by David Hildenbrand
· 9 years ago
46b708e
KVM: s390: use simple switch statement as multiplexer
by Christian Borntraeger
· 9 years ago
06b3675
KVM: s390: drop handling of interception code 12
by David Hildenbrand
· 10 years ago
8ae04b8
KVM: s390: Guest's memory access functions get access registers
by Alexander Yarygin
· 10 years ago
403c864
KVM: s390: Vector exceptions
by Eric Farman
· 10 years ago
3cfad02
KVM: s390: Take addressing mode into account for MVPG interception
by Thomas Huth
· 10 years ago
ea5f496
KVM: s390: only one external call may be pending at a time
by David Hildenbrand
· 10 years ago
9a02206
KVM: s390: a VCPU may only stop when no interrupts are left pending
by David Hildenbrand
· 10 years ago
6cddd43
KVM: s390: handle stop irqs without action_bits
by David Hildenbrand
· 10 years ago
383d0b0
KVM: s390: handle pending local interrupts via bitmap
by Jens Freimann
· 10 years ago
04b41ac
KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction
by Thomas Huth
· 10 years ago
6352e4d
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
by David Hildenbrand
· 11 years ago
32f5ff63
KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
by David Hildenbrand
· 11 years ago
4953919
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
by David Hildenbrand
· 11 years ago
f22166d
KVM: s390: Improved MVPG partial execution handler
by Thomas Huth
· 11 years ago
684135e
KVM: s390: Avoid endless loops of specification exceptions
by Thomas Huth
· 11 years ago
f14d82e
KVM: s390: Fix external interrupt interception
by Thomas Huth
· 11 years ago
6852d7b
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
by David Hildenbrand
· 11 years ago
9a558ee
KVM: s390: Handle MVPG partial execution interception
by Thomas Huth
· 11 years ago
e325fe6
KVM: s390: Factor out handle_itdb to handle TX aborts
by Michael Mueller
· 11 years ago
a86dcc24
KVM: s390: replace TDB_ADDR by __LC_PGM_TDB
by Michael Mueller
· 11 years ago
27291e2
KVM: s390: hardware support for guest debugging
by David Hildenbrand
· 11 years ago
aba0750
KVM: s390: emulate stctl and stctg
by David Hildenbrand
· 11 years ago
439716a
KVM: s390: extract irq parameters of intercepted program irqs
by David Hildenbrand
· 11 years ago
0040e7d
KVM: s390: convert handle_prog()
by Heiko Carstens
· 11 years ago
7feb6bb
KVM: s390: enable Transactional Execution
by Michael Mueller
· 11 years ago
6b948a7
KVM: s390: Remove dead "rerun vcpu" code
by Thomas Huth
· 11 years ago
953ed88
KVM: s390: Reworked LCTL and LCTLG instructions
by Thomas Huth
· 11 years ago
2c70fe4
s390/kvm: Kick guests out of sie if prefix page host pte is touched
by Christian Borntraeger
· 12 years ago
db4a29c
KVM: s390: fix and enforce return code handling for irq injections
by Heiko Carstens
· 12 years ago
0a75ca2
s390/kvm,gaccess: add address space annotations
by Heiko Carstens
· 12 years ago
396083a
s390/kvm,gaccess: shorten put/get_guest code
by Heiko Carstens
· 12 years ago
dc5008b
s390/kvm: remove explicit -EFAULT return code checking on guest access
by Heiko Carstens
· 12 years ago
fa6b7fe
KVM: s390: Add support for channel I/O instructions.
by Cornelia Huck
· 12 years ago
f379aae
KVM: s390: In-kernel handling of I/O instructions.
by Cornelia Huck
· 12 years ago
48a3e95
KVM: s390: Add support for machine checks.
by Cornelia Huck
· 12 years ago
b1c571a
KVM: s390: Decoding helper functions.
by Cornelia Huck
· 12 years ago
7797535
KVM: s390: Constify intercept handler tables.
by Cornelia Huck
· 12 years ago
ade38c3
KVM: s390: Add implementation-specific trace events
by Cornelia Huck
· 12 years ago
5786fff
KVM: s390: Add architectural trace events
by Cornelia Huck
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
8c3f61e
KVM: s390: Handle sckpf instruction
by Cornelia Huck
· 13 years ago
9e0d547
KVM: s390: do store status after handling STOP_ON_STOP bit
by Jens Freimann
· 13 years ago
5a32c1a
KVM: s390: provide general purpose guest registers via kvm_run
by Christian Borntraeger
· 13 years ago
9e6dabe
KVM: s390: Fix RUNNING flag misinterpretation
by Cornelia Huck
· 13 years ago
092670c
[S390] Use gmap translation for accessing guest memory
by Carsten Otte
· 13 years ago
598841c
[S390] use gmap address spaces for kvm guest images
by Carsten Otte
· 13 years ago
bb25b9b
[S390] kvm: handle tprot intercepts
by Christian Borntraeger
· 13 years ago
971eb77
KVM: s390: Fix build failure due to centralized vcpu locking patches
by Christian Borntraeger
· 14 years ago
b8e660b
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
by Heiko Carstens
· 15 years ago
062d5e9
KVM: S390: fix potential array overrun in intercept handling
by Christian Borntraeger
· 15 years ago
628eb9b
KVM: s390: streamline memslot handling
by Christian Ehrhardt
· 16 years ago
9ace903
KVM: s390: infrastructure to kick vcpus out of guest state
by Christian Ehrhardt
· 16 years ago
3edbcff
KVM: s390: Sanity check on validity intercept
by Carsten Otte
· 16 years ago
70455a3
KVM: s390: Fix problem state check for b2 intercepts
by Christian Borntraeger
· 16 years ago
5a00a5e
KVM: s390: Fix possible host kernel bug on lctl(g) handling
by Christian Borntraeger
· 16 years ago
f5e10b0
KVM: s390: Fix instruction naming for lctlg
by Christian Borntraeger
· 16 years ago
0eaeafa
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
by Christian Borntraeger
· 17 years ago
e28acfe
KVM: s390: intercepts for diagnose instructions
by Christian Borntraeger
· 17 years ago
5288fbf
KVM: s390: interprocessor communication via sigp
by Christian Borntraeger
· 17 years ago
453423d
KVM: s390: intercepts for privileged instructions
by Christian Borntraeger
· 17 years ago
ba5c1e9
KVM: s390: interrupt subsystem, cpu timer, waitpsw
by Carsten Otte
· 17 years ago
8f2abe6
KVM: s390: sie intercept handling
by Christian Borntraeger
· 17 years ago