index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
sigp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
2018-01-24
1
-9
/
+5
*
KVM: s390: cleanup struct kvm_s390_float_interrupt
David Hildenbrand
2018-01-16
1
-8
/
+4
*
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
2017-12-06
1
-4
/
+0
*
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-12-06
1
-0
/
+1
*
KVM: s390: Support Configuration z/Architecture Mode
Jason J. Herne
2017-08-28
1
-19
/
+17
*
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
David Hildenbrand
2016-06-21
1
-5
/
+5
*
KVM: s390: enable SRS only if enabled for the guest
David Hildenbrand
2016-05-09
1
-0
/
+6
*
KVM: s390: fix wrong lookup of VCPUs by array index
David Hildenbrand
2015-11-19
1
-6
/
+2
*
KVM: s390: adapt debug entries for instruction handling
Christian Borntraeger
2015-07-29
1
-5
/
+5
*
KVM: s390: VCPU_EVENT cleanup for prefix changes
Christian Borntraeger
2015-07-29
1
-3
/
+0
*
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
2015-03-17
1
-2
/
+2
*
KVM: s390: Add new SIGP order to kernel counters
Eric Farman
2015-03-06
1
-0
/
+3
*
KVM: s390: forward most SIGP orders to user space
David Hildenbrand
2015-01-23
1
-0
/
+49
*
KVM: s390: only one external call may be pending at a time
David Hildenbrand
2015-01-23
1
-5
/
+12
*
KVM: s390: SIGP SET PREFIX cleanup
David Hildenbrand
2015-01-23
1
-19
/
+11
*
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
2015-01-23
1
-43
/
+21
*
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
2014-11-28
1
-27
/
+9
*
KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)
David Hildenbrand
2014-10-28
1
-7
/
+18
*
KVM: s390: sigp: inject emergency calls in a separate function
David Hildenbrand
2014-10-28
1
-3
/
+9
*
KVM: s390: sigp: instruction counters for all sigp orders
David Hildenbrand
2014-10-28
1
-1
/
+7
*
KVM: s390: sigp: separate preparation handlers
David Hildenbrand
2014-10-28
1
-15
/
+32
*
KVM: s390: sigp: move target cpu checks into dispatcher
David Hildenbrand
2014-10-28
1
-91
/
+48
*
KVM: s390: sigp: dispatch orders with one target in a separate function
David Hildenbrand
2014-10-28
1
-31
/
+43
*
KVM: s390: Fix memory leak on busy SIGP stop
Christian Borntraeger
2014-07-30
1
-0
/
+1
*
KVM: s390: move vcpu wakeup code to a central point
David Hildenbrand
2014-07-21
1
-14
/
+6
*
KVM: s390: remove _bh locking from local_int.lock
David Hildenbrand
2014-07-21
1
-10
/
+10
*
KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time
David Hildenbrand
2014-07-10
1
-1
/
+6
*
KVM: s390: clean up interrupt injection in sigp code
Jens Freimann
2014-05-30
1
-38
/
+18
*
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
2014-05-16
1
-0
/
+35
*
KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()
Heiko Carstens
2014-04-22
1
-5
/
+7
*
KVM: s390: Fix possible memory leak in SIGP functions
Thomas Huth
2014-03-25
1
-8
/
+6
*
KVM: s390: get rid of local_int array
Jens Freimann
2014-03-04
1
-73
/
+51
*
KVM: s390: Fixed CC of SIGP SET_PREFIX handler
Thomas Huth
2014-03-04
1
-16
/
+8
*
KVM: async_pf: Async page fault support on s390
Dominik Dingel
2014-01-30
1
-0
/
+7
*
KVM: s390: SIGP START has to report BUSY while stopping a CPU
Thomas Huth
2013-12-11
1
-0
/
+5
*
KVM: s390: Reworked SIGP RESTART order
Thomas Huth
2013-12-11
1
-8
/
+11
*
KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL
Thomas Huth
2013-12-11
1
-1
/
+36
*
KVM: s390: Use helper function to set CC in SIGP handler
Thomas Huth
2013-12-11
1
-2
/
+1
*
KVM: s390: Removed kvm_s390_inject_sigp_stop()
Thomas Huth
2013-11-28
1
-6
/
+0
*
KVM: s390: Add SIGP store-status-at-address order
Thomas Huth
2013-11-28
1
-0
/
+35
*
KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS
Thomas Huth
2013-11-28
1
-1
/
+14
*
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
Thomas Huth
2013-06-20
1
-2
/
+1
*
KVM: s390: Use common waitqueue
Christian Borntraeger
2013-06-17
1
-8
/
+8
*
KVM: s390: kvm/sigp.c: fix memory leakage
Cong Ding
2013-01-17
1
-1
/
+3
*
KVM: s390: Decoding helper functions.
Cornelia Huck
2013-01-07
1
-5
/
+1
*
KVM: s390: Add architectural trace events
Cornelia Huck
2012-07-26
1
-0
/
+2
*
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-07-24
1
-35
/
+42
|
\
|
*
KVM: s390: Fix sigp sense handling.
Cornelia Huck
2012-07-03
1
-5
/
+9
|
*
KVM: s390: use sigp condition code defines
Heiko Carstens
2012-07-03
1
-29
/
+29
|
*
KVM: s390: fix sigp set prefix status stored cases
Heiko Carstens
2012-07-03
1
-2
/
+5
[next]