David Hildenbrand
|
8e2207cdd0
KVM: s390: floating irqs: fix user triggerable endless loop
|
10 lat temu |
Jens Freimann
|
0eb135ff9f
KVM: s390: remove redundant setting of interrupt type
|
10 lat temu |
Jens Freimann
|
94d1f564ad
KVM: s390: fix bug in interrupt parameter check
|
10 lat temu |
David Hildenbrand
|
428d53be5e
KVM: s390: avoid memory leaks if __inject_vm() fails
|
10 lat temu |
Jens Freimann
|
556cc0dab1
KVM: s390: trace correct values for set prefix and machine checks
|
10 lat temu |
Jens Freimann
|
49538d1238
KVM: s390: fix bug in sigp emergency signal injection
|
10 lat temu |
Christian Borntraeger
|
69a8d45626
KVM: s390: no need to hold the kvm->mutex for floating interrupts
|
10 lat temu |
David Hildenbrand
|
ea5f496925
KVM: s390: only one external call may be pending at a time
|
11 lat temu |
David Hildenbrand
|
a3a9c59a68
KVM: s390: SIGP SET PREFIX cleanup
|
11 lat temu |
David Hildenbrand
|
9a022067ad
KVM: s390: a VCPU may only stop when no interrupts are left pending
|
11 lat temu |
David Hildenbrand
|
6cddd432e3
KVM: s390: handle stop irqs without action_bits
|
11 lat temu |
David Hildenbrand
|
2822545f9f
KVM: s390: new parameter for SIGP STOP irqs
|
11 lat temu |
David Hildenbrand
|
2d00f75942
KVM: s390: forward hrtimer if guest ckc not pending yet
|
10 lat temu |
David Hildenbrand
|
bda343ef14
KVM: s390: prevent sleep duration underflows in handle_wait()
|
10 lat temu |
Christian Borntraeger
|
0675d92dcf
KVM: s390: make local function static
|
10 lat temu |
Jens Freimann
|
99e20009ae
KVM: s390: clean up return code handling in irq delivery code
|
10 lat temu |
Jens Freimann
|
9185124e87
KVM: s390: use atomic bitops to access pending_irqs bitmap
|
10 lat temu |
David Hildenbrand
|
467fc29892
KVM: s390: some ext irqs have to clear the ext cpu addr
|
10 lat temu |
Jens Freimann
|
fc2020cfe9
KVM: s390: allow injecting all kinds of machine checks
|
11 lat temu |
Jens Freimann
|
383d0b0501
KVM: s390: handle pending local interrupts via bitmap
|
11 lat temu |
Jens Freimann
|
0fb97abe05
KVM: s390: refactor interrupt delivery code
|
11 lat temu |
Jens Freimann
|
60f90a14dd
KVM: s390: add defines for virtio and pfault interrupt code
|
11 lat temu |
David Hildenbrand
|
af43eb2fd7
KVM: s390: external param not valid for cpu timer and ckc
|
11 lat temu |
Jens Freimann
|
0146a7b0b0
KVM: s390: refactor interrupt injection code
|
11 lat temu |
Christian Borntraeger
|
da00fcbdac
KVM: s390: trigger the right CPU exit for floating interrupts
|
10 lat temu |
Thomas Huth
|
a36c539326
KVM: s390: Fix size of monitor-class number field
|
11 lat temu |
David Hildenbrand
|
ce2e4f0b75
KVM: s390: count vcpu wakeups in stat.halt_wakeup
|
11 lat temu |
Christian Borntraeger
|
bfac1f59a1
KVM: s390/interrupt: remove double assignment
|
11 lat temu |
Christian Borntraeger
|
f346026e55
KVM: s390: unintended fallthrough for external call
|
11 lat temu |
Christian Borntraeger
|
614aeab4dc
KVM: s390: add __must_check to interrupt deliver functions
|
11 lat temu |