index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
intercept.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: Improved MVPG partial execution handler
Thomas Huth
2014-05-16
1
-16
/
+9
*
KVM: s390: Avoid endless loops of specification exceptions
Thomas Huth
2014-05-16
1
-1
/
+9
*
KVM: s390: Fix external interrupt interception
Thomas Huth
2014-05-06
1
-4
/
+45
*
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
2014-04-29
1
-2
/
+1
*
KVM: s390: Handle MVPG partial execution interception
Thomas Huth
2014-04-29
1
-1
/
+54
*
KVM: s390: Factor out handle_itdb to handle TX aborts
Michael Mueller
2014-04-22
1
-12
/
+26
*
KVM: s390: replace TDB_ADDR by __LC_PGM_TDB
Michael Mueller
2014-04-22
1
-1
/
+2
*
KVM: s390: hardware support for guest debugging
David Hildenbrand
2014-04-22
1
-0
/
+9
*
KVM: s390: emulate stctl and stctg
David Hildenbrand
2014-04-22
1
-0
/
+1
*
KVM: s390: extract irq parameters of intercepted program irqs
David Hildenbrand
2014-04-22
1
-1
/
+64
*
KVM: s390: convert handle_prog()
Heiko Carstens
2014-04-22
1
-9
/
+13
*
KVM: s390: enable Transactional Execution
Michael Mueller
2014-01-17
1
-0
/
+11
*
KVM: s390: Remove dead "rerun vcpu" code
Thomas Huth
2013-09-24
1
-6
/
+0
*
KVM: s390: Reworked LCTL and LCTLG instructions
Thomas Huth
2013-06-20
1
-83
/
+2
*
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
2013-05-21
1
-37
/
+2
*
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
2013-04-02
1
-8
/
+4
*
s390/kvm,gaccess: add address space annotations
Heiko Carstens
2013-03-07
1
-2
/
+2
*
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
2013-03-07
1
-3
/
+3
*
s390/kvm: remove explicit -EFAULT return code checking on guest access
Heiko Carstens
2013-03-07
1
-2
/
+2
*
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
2013-01-07
1
-0
/
+1
*
KVM: s390: In-kernel handling of I/O instructions.
Cornelia Huck
2013-01-07
1
-3
/
+16
*
KVM: s390: Add support for machine checks.
Cornelia Huck
2013-01-07
1
-0
/
+2
*
KVM: s390: Decoding helper functions.
Cornelia Huck
2013-01-07
1
-15
/
+6
*
KVM: s390: Constify intercept handler tables.
Cornelia Huck
2013-01-07
1
-1
/
+1
*
KVM: s390: Add implementation-specific trace events
Cornelia Huck
2012-07-26
1
-0
/
+3
*
KVM: s390: Add architectural trace events
Cornelia Huck
2012-07-26
1
-0
/
+8
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+2
*
KVM: s390: Handle sckpf instruction
Cornelia Huck
2012-04-30
1
-0
/
+1
*
KVM: s390: do store status after handling STOP_ON_STOP bit
Jens Freimann
2012-03-08
1
-8
/
+12
*
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
2012-03-05
1
-2
/
+2
*
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
2011-11-17
1
-1
/
+2
*
[S390] Use gmap translation for accessing guest memory
Carsten Otte
2011-07-24
1
-10
/
+14
*
[S390] use gmap address spaces for kvm guest images
Carsten Otte
2011-07-24
1
-1
/
+17
*
[S390] kvm: handle tprot intercepts
Christian Borntraeger
2011-07-24
1
-0
/
+1
*
KVM: s390: Fix build failure due to centralized vcpu locking patches
Christian Borntraeger
2010-08-01
1
-1
/
+1
*
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
2010-02-26
1
-9
/
+9
*
KVM: S390: fix potential array overrun in intercept handling
Christian Borntraeger
2010-01-25
1
-2
/
+2
*
KVM: s390: streamline memslot handling
Christian Ehrhardt
2009-09-10
1
-3
/
+3
*
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
2009-09-10
1
-3
/
+9
*
KVM: s390: Sanity check on validity intercept
Carsten Otte
2009-06-10
1
-10
/
+18
*
KVM: s390: Fix problem state check for b2 intercepts
Christian Borntraeger
2009-03-24
1
-1
/
+1
*
KVM: s390: Fix possible host kernel bug on lctl(g) handling
Christian Borntraeger
2008-07-27
1
-0
/
+6
*
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
2008-07-27
1
-4
/
+4
*
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
Christian Borntraeger
2008-05-07
1
-0
/
+3
*
KVM: s390: intercepts for diagnose instructions
Christian Borntraeger
2008-04-27
1
-0
/
+1
*
KVM: s390: interprocessor communication via sigp
Christian Borntraeger
2008-04-27
1
-2
/
+20
*
KVM: s390: intercepts for privileged instructions
Christian Borntraeger
2008-04-27
1
-0
/
+1
*
KVM: s390: interrupt subsystem, cpu timer, waitpsw
Carsten Otte
2008-04-27
1
-0
/
+116
*
KVM: s390: sie intercept handling
Christian Borntraeger
2008-04-27
1
-0
/
+80