index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
intercept.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-29
KVM: s390: use simple switch statement as multiplexer
Christian Borntraeger
1
-21
/
+21
2015-05-08
KVM: s390: drop handling of interception code 12
David Hildenbrand
1
-16
/
+0
2015-03-17
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
1
-2
/
+2
2015-03-06
KVM: s390: Vector exceptions
Eric Farman
1
-0
/
+1
2015-01-23
KVM: s390: Take addressing mode into account for MVPG interception
Thomas Huth
1
-6
/
+8
2015-01-23
KVM: s390: only one external call may be pending at a time
David Hildenbrand
1
-3
/
+5
2015-01-23
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
1
-0
/
+4
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
1
-5
/
+10
2014-11-28
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
1
-2
/
+2
2014-11-28
KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction
Thomas Huth
1
-2
/
+14
2014-07-10
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
David Hildenbrand
1
-1
/
+2
2014-07-10
KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
David Hildenbrand
1
-19
/
+12
2014-05-16
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
1
-0
/
+4
2014-05-16
KVM: s390: Improved MVPG partial execution handler
Thomas Huth
1
-16
/
+9
2014-05-16
KVM: s390: Avoid endless loops of specification exceptions
Thomas Huth
1
-1
/
+9
2014-05-06
KVM: s390: Fix external interrupt interception
Thomas Huth
1
-4
/
+45
2014-04-29
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
1
-2
/
+1
2014-04-29
KVM: s390: Handle MVPG partial execution interception
Thomas Huth
1
-1
/
+54
2014-04-22
KVM: s390: Factor out handle_itdb to handle TX aborts
Michael Mueller
1
-12
/
+26
2014-04-22
KVM: s390: replace TDB_ADDR by __LC_PGM_TDB
Michael Mueller
1
-1
/
+2
2014-04-22
KVM: s390: hardware support for guest debugging
David Hildenbrand
1
-0
/
+9
2014-04-22
KVM: s390: emulate stctl and stctg
David Hildenbrand
1
-0
/
+1
2014-04-22
KVM: s390: extract irq parameters of intercepted program irqs
David Hildenbrand
1
-1
/
+64
2014-04-22
KVM: s390: convert handle_prog()
Heiko Carstens
1
-9
/
+13
2014-01-17
KVM: s390: enable Transactional Execution
Michael Mueller
1
-0
/
+11
2013-09-24
KVM: s390: Remove dead "rerun vcpu" code
Thomas Huth
1
-6
/
+0
2013-06-21
KVM: s390: Reworked LCTL and LCTLG instructions
Thomas Huth
1
-83
/
+2
2013-05-21
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
1
-37
/
+2
2013-04-02
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
1
-8
/
+4
2013-03-07
s390/kvm,gaccess: add address space annotations
Heiko Carstens
1
-2
/
+2
2013-03-07
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
1
-3
/
+3
2013-03-07
s390/kvm: remove explicit -EFAULT return code checking on guest access
Heiko Carstens
1
-2
/
+2
2013-01-08
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
1
-0
/
+1
2013-01-08
KVM: s390: In-kernel handling of I/O instructions.
Cornelia Huck
1
-3
/
+16
2013-01-08
KVM: s390: Add support for machine checks.
Cornelia Huck
1
-0
/
+2
2013-01-08
KVM: s390: Decoding helper functions.
Cornelia Huck
1
-15
/
+6
2013-01-08
KVM: s390: Constify intercept handler tables.
Cornelia Huck
1
-1
/
+1
2012-07-26
KVM: s390: Add implementation-specific trace events
Cornelia Huck
1
-0
/
+3
2012-07-26
KVM: s390: Add architectural trace events
Cornelia Huck
1
-0
/
+8
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+2
2012-05-01
KVM: s390: Handle sckpf instruction
Cornelia Huck
1
-0
/
+1
2012-03-08
KVM: s390: do store status after handling STOP_ON_STOP bit
Jens Freimann
1
-8
/
+12
2012-03-05
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
1
-2
/
+2
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
1
-1
/
+2
2011-07-24
[S390] Use gmap translation for accessing guest memory
Carsten Otte
1
-10
/
+14
2011-07-24
[S390] use gmap address spaces for kvm guest images
Carsten Otte
1
-1
/
+17
2011-07-24
[S390] kvm: handle tprot intercepts
Christian Borntraeger
1
-0
/
+1
2010-08-01
KVM: s390: Fix build failure due to centralized vcpu locking patches
Christian Borntraeger
1
-1
/
+1
2010-02-27
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
1
-9
/
+9
2010-01-25
KVM: S390: fix potential array overrun in intercept handling
Christian Borntraeger
1
-2
/
+2
[next]