index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2013-09-24
KVM: s390: Remove dead "rerun vcpu" code
Thomas Huth
1
-6
/
+0
2013-06-20
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-07
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
1
-0
/
+1
2013-01-07
KVM: s390: In-kernel handling of I/O instructions.
Cornelia Huck
1
-3
/
+16
2013-01-07
KVM: s390: Add support for machine checks.
Cornelia Huck
1
-0
/
+2
2013-01-07
KVM: s390: Decoding helper functions.
Cornelia Huck
1
-15
/
+6
2013-01-07
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-04-30
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-26
[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
2009-09-10
KVM: s390: streamline memslot handling
Christian Ehrhardt
1
-3
/
+3
2009-09-10
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
1
-3
/
+9
2009-06-10
KVM: s390: Sanity check on validity intercept
Carsten Otte
1
-10
/
+18
2009-03-24
KVM: s390: Fix problem state check for b2 intercepts
Christian Borntraeger
1
-1
/
+1
2008-07-27
KVM: s390: Fix possible host kernel bug on lctl(g) handling
Christian Borntraeger
1
-0
/
+6
2008-07-27
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
1
-4
/
+4
2008-05-07
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
Christian Borntraeger
1
-0
/
+3
2008-04-27
KVM: s390: intercepts for diagnose instructions
Christian Borntraeger
1
-0
/
+1
2008-04-27
KVM: s390: interprocessor communication via sigp
Christian Borntraeger
1
-2
/
+20
2008-04-27
KVM: s390: intercepts for privileged instructions
Christian Borntraeger
1
-0
/
+1
2008-04-27
KVM: s390: interrupt subsystem, cpu timer, waitpsw
Carsten Otte
1
-0
/
+116
2008-04-27
KVM: s390: sie intercept handling
Christian Borntraeger
1
-0
/
+80