index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
interrupt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
2015-01-23
1
-2
/
+2
*
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
2015-01-23
1
-26
/
+45
*
KVM: s390: new parameter for SIGP STOP irqs
David Hildenbrand
2015-01-23
1
-1
/
+17
*
KVM: s390: forward hrtimer if guest ckc not pending yet
David Hildenbrand
2015-01-23
1
-2
/
+12
*
KVM: s390: prevent sleep duration underflows in handle_wait()
David Hildenbrand
2015-01-23
1
-1
/
+7
*
KVM: s390: make local function static
Christian Borntraeger
2015-01-23
1
-1
/
+1
*
KVM: s390: clean up return code handling in irq delivery code
Jens Freimann
2014-12-04
1
-13
/
+13
*
KVM: s390: use atomic bitops to access pending_irqs bitmap
Jens Freimann
2014-12-04
1
-2
/
+2
*
KVM: s390: some ext irqs have to clear the ext cpu addr
David Hildenbrand
2014-12-04
1
-0
/
+3
*
KVM: s390: allow injecting all kinds of machine checks
Jens Freimann
2014-11-28
1
-3
/
+11
*
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
2014-11-28
1
-245
/
+356
*
KVM: s390: refactor interrupt delivery code
Jens Freimann
2014-11-28
1
-177
/
+282
*
KVM: s390: add defines for virtio and pfault interrupt code
Jens Freimann
2014-11-28
1
-2
/
+4
*
KVM: s390: external param not valid for cpu timer and ckc
David Hildenbrand
2014-11-28
1
-4
/
+2
*
KVM: s390: refactor interrupt injection code
Jens Freimann
2014-11-28
1
-54
/
+167
*
KVM: s390: trigger the right CPU exit for floating interrupts
Christian Borntraeger
2014-11-28
1
-1
/
+11
*
KVM: s390: Fix size of monitor-class number field
Thomas Huth
2014-10-28
1
-1
/
+1
*
KVM: s390: count vcpu wakeups in stat.halt_wakeup
David Hildenbrand
2014-10-01
1
-0
/
+1
*
KVM: s390/interrupt: remove double assignment
Christian Borntraeger
2014-09-10
1
-1
/
+0
*
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
2014-09-10
1
-0
/
+1
*
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2014-09-10
1
-6
/
+6
*
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
2014-08-25
1
-1
/
+1
*
KVM: s390: don't use kvm lock in interrupt injection code
Jens Freimann
2014-08-25
1
-2
/
+0
*
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
2014-08-25
1
-22
/
+18
*
KVM: s390: no special machine check delivery
Christian Borntraeger
2014-08-25
1
-56
/
+0
*
KVM: s390: factor out get_ilc() function
Jens Freimann
2014-08-25
1
-20
/
+21
*
KVM: s390: add defines for pfault init delivery code
Jens Freimann
2014-08-25
1
-2
/
+4
*
KVM: irqchip: Provide and use accessors for irq routing table
Paul Mackerras
2014-08-05
1
-2
/
+1
*
KVM: s390: rework broken SIGP STOP interrupt handling
David Hildenbrand
2014-07-31
1
-0
/
+3
*
KVM: s390: remove the tasklet used by the hrtimer
David Hildenbrand
2014-07-21
1
-12
/
+1
*
KVM: s390: move vcpu wakeup code to a central point
David Hildenbrand
2014-07-21
1
-9
/
+15
*
KVM: s390: remove _bh locking from local_int.lock
David Hildenbrand
2014-07-21
1
-16
/
+16
*
KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
David Hildenbrand
2014-07-21
1
-36
/
+5
*
KVM: s390: a VCPU is already started when delivering interrupts
David Hildenbrand
2014-05-30
1
-1
/
+0
*
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
2014-05-16
1
-4
/
+26
*
KVM: s390: Add clock comparator and CPU timer IRQ injection
Thomas Huth
2014-05-06
1
-0
/
+32
*
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
2014-04-29
1
-1
/
+1
*
KVM: s390: Drop pending interrupts on guest exit
Christian Borntraeger
2014-04-22
1
-2
/
+2
*
KVM: s390: no timer interrupts when single-stepping a guest
David Hildenbrand
2014-04-22
1
-0
/
+3
*
KVM: s390: move timer interrupt checks into own functions
David Hildenbrand
2014-04-22
1
-18
/
+20
*
KVM: s390: hardware support for guest debugging
David Hildenbrand
2014-04-22
1
-1
/
+7
*
KVM: s390: deliver program irq parameters and use correct ilc
David Hildenbrand
2014-04-22
1
-9
/
+101
*
KVM: s390: reinject io interrupt on tpi failure
Cornelia Huck
2014-04-22
1
-0
/
+6
*
KVM: s390: convert local irqs in __do_deliver_interrupt()
Jens Freimann
2014-04-22
1
-38
/
+43
*
KVM: s390: convert __do_deliver_interrupt()
Heiko Carstens
2014-04-22
1
-38
/
+44
*
KVM: s390: allow injecting every kind of interrupt
Jens Freimann
2014-04-22
1
-0
/
+25
*
Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-03-25
1
-0
/
+14
|
\
|
*
KVM: s390: clear local interrupts at cpu initial reset
Jens Freimann
2014-03-25
1
-0
/
+14
*
|
KVM: s390: irq routing for adapter interrupts.
Cornelia Huck
2014-03-21
1
-0
/
+121
*
|
KVM: s390: adapter interrupt sources
Cornelia Huck
2014-03-21
1
-1
/
+172
|
/
[next]