Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c63cf538eb4bf6a5ffd3750366d8d56f023645a5
/
arch
/
s390
/
kvm
/
interrupt.c
c63cf53
KVM: pass struct kvm to kvm_set_routing_entry
by Radim Krčmář
· 8 years ago
adbf169
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
by David Hildenbrand
· 9 years ago
dcc98ea
KVM: s390: fixup I/O interrupt traces
by Christian Borntraeger
· 9 years ago
3491caf
KVM: halt_polling: provide a way to qualify wakeups during poll
by Christian Borntraeger
· 9 years ago
6d28f78
KVM: s390: add clear I/O irq operation for FLIC
by Halil Pasic
· 9 years ago
4f12985
KVM: s390: implement has_attr for FLIC
by Halil Pasic
· 9 years ago
72aafdf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
1e133ab
s390/mm: split arch/s390/mm/pgtable.c
by Martin Schwidefsky
· 9 years ago
b3c17f1
KVM: s390: wake up when the VCPU cpu timer expires
by David Hildenbrand
· 9 years ago
4287f24
KVM: s390: abstract access to the VCPU cpu timer
by David Hildenbrand
· 9 years ago
8577370
KVM: Use simple waitqueue for vcpu->wq
by Marcelo Tosatti
· 9 years ago
eaa4f41
KVM: s390: irq delivery should not rely on icptcode
by David Hildenbrand
· 9 years ago
634790b
KVM: s390: migration / injection of prog irq ilc
by David Hildenbrand
· 9 years ago
0e8bc06
KVM: s390: PSW forwarding / rewinding / ilc rework
by David Hildenbrand
· 9 years ago
cbd88cd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
c667aea
s390: rename struct _lowcore to struct lowcore
by Heiko Carstens
· 9 years ago
2c1bb2b
KVM: s390: fast path for sca_ext_call_pending
by David Hildenbrand
· 9 years ago
5e04431
KVM: s390: Introduce switching code
by Eugene (jno) Dvurechenski
· 10 years ago
7d43baf
KVM: s390: Make provisions for ESCA utilization
by Eugene (jno) Dvurechenski
· 10 years ago
bc784cc
KVM: s390: Introduce new structures
by Eugene (jno) Dvurechenski
· 10 years ago
a5bd764
KVM: s390: Generalize access to SIGP controls
by Eugene (jno) Dvurechenski
· 10 years ago
152e9f6
KVM: s390: fix wrong lookup of VCPUs by array index
by David Hildenbrand
· 9 years ago
b85de33
KVM: s390: avoid memory overwrites on emergency signal injection
by David Hildenbrand
· 9 years ago
60417fc
KVM: s390: factor out reading of the guest TOD clock
by David Hildenbrand
· 9 years ago
238293b
KVM: s390: correctly handle injection of pgm irqs and per events
by David Hildenbrand
· 10 years ago
66933b7
KVM: s390: simplify in-kernel program irq injection
by David Hildenbrand
· 10 years ago
4d32ad6
KVM: s390: drop out early in kvm_s390_has_irq()
by David Hildenbrand
· 10 years ago
118b862
KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts
by David Hildenbrand
· 9 years ago
5f94c58
KVM: s390: set interception requests for all floating irqs
by David Hildenbrand
· 9 years ago
fee0e0f
KVM: s390: disabled wait cares about machine checks, not PER
by David Hildenbrand
· 9 years ago
f59922b4
KVM: s390: remove unused variable in __inject_vm
by Christian Borntraeger
· 9 years ago
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
fdf0365
KVM: s390: host STP toleration for VMs
by Fan Zhang
· 10 years ago
a37281b
KVM: s390: more irq names for trace events
by David Hildenbrand
· 10 years ago
3f24ba1
KVM: s390: Fixup interrupt vcpu event messages and levels
by Christian Borntraeger
· 9 years ago
ed2afcf
KVM: s390: remove "from (user|kernel)" from irq injection messages
by David Hildenbrand
· 9 years ago
71db35d
KVM: s390: VCPU_EVENT cleanup for prefix changes
by Christian Borntraeger
· 9 years ago
805de8f4
atomic: Replace atomic_{set,clear}_mask() usage
by Peter Zijlstra
· 10 years ago
4e24155
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
f2ae45e
KVM: s390: clear floating interrupt bitmap and parameters
by Jens Freimann
· 10 years ago
37c5f6c
s390/sclp: unify basic sclp access by exposing "struct sclp"
by David Hildenbrand
· 10 years ago
96e0ed2
KVM: s390: factor out and optimize floating irq VCPU kick
by David Hildenbrand
· 10 years ago
ffeca0a
KVM: s390: optimize interrupt handling round trip time
by Jens Freimann
· 10 years ago
b938eace
KVM: s390: fix external call injection without sigp interpretation
by David Hildenbrand
· 10 years ago
816c766
KVM: s390: migrate vcpu interrupt state
by Jens Freimann
· 10 years ago
79e87a1
KVM: s390: refactor vcpu injection function
by Jens Freimann
· 10 years ago
b4aec92
KVM: s390: cpu timer irq priority
by David Hildenbrand
· 10 years ago
6d3da24
KVM: s390: deliver floating interrupts in order of priority
by Jens Freimann
· 12 years ago
94aa033
KVM: s390: fix get_all_floating_irqs
by Jens Freimann
· 10 years ago
2ba4596
KVM: s390: store the breaking-event address on pgm interrupts
by David Hildenbrand
· 10 years ago
bc17de7
KVM: s390: Machine Check
by Eric Farman
· 11 years ago
403c864
KVM: s390: Vector exceptions
by Eric Farman
· 10 years ago
33b412a
KVM: s390: Use insn_length() to calculate length of instruction
by Thomas Huth
· 10 years ago
a9a846fd
KVM: s390: Nullify instruction for certain program exceptions
by Thomas Huth
· 10 years ago
15462e3
KVM: s390: reinjection of irqs can fail in the tpi handler
by David Hildenbrand
· 10 years ago
8e2207c
KVM: s390: floating irqs: fix user triggerable endless loop
by David Hildenbrand
· 10 years ago
0eb135f
KVM: s390: remove redundant setting of interrupt type
by Jens Freimann
· 10 years ago
94d1f56
KVM: s390: fix bug in interrupt parameter check
by Jens Freimann
· 10 years ago
428d53b
KVM: s390: avoid memory leaks if __inject_vm() fails
by David Hildenbrand
· 10 years ago
556cc0d
KVM: s390: trace correct values for set prefix and machine checks
by Jens Freimann
· 10 years ago
49538d1
KVM: s390: fix bug in sigp emergency signal injection
by Jens Freimann
· 10 years ago
69a8d45
KVM: s390: no need to hold the kvm->mutex for floating interrupts
by Christian Borntraeger
· 10 years ago
ea5f496
KVM: s390: only one external call may be pending at a time
by David Hildenbrand
· 10 years ago
a3a9c59
KVM: s390: SIGP SET PREFIX cleanup
by David Hildenbrand
· 10 years ago
9a02206
KVM: s390: a VCPU may only stop when no interrupts are left pending
by David Hildenbrand
· 10 years ago
6cddd43
KVM: s390: handle stop irqs without action_bits
by David Hildenbrand
· 10 years ago
2822545
KVM: s390: new parameter for SIGP STOP irqs
by David Hildenbrand
· 10 years ago
2d00f75
KVM: s390: forward hrtimer if guest ckc not pending yet
by David Hildenbrand
· 10 years ago
bda343e
KVM: s390: prevent sleep duration underflows in handle_wait()
by David Hildenbrand
· 10 years ago
0675d92
KVM: s390: make local function static
by Christian Borntraeger
· 10 years ago
99e2000
KVM: s390: clean up return code handling in irq delivery code
by Jens Freimann
· 10 years ago
9185124
KVM: s390: use atomic bitops to access pending_irqs bitmap
by Jens Freimann
· 10 years ago
467fc29
KVM: s390: some ext irqs have to clear the ext cpu addr
by David Hildenbrand
· 10 years ago
fc2020c
KVM: s390: allow injecting all kinds of machine checks
by Jens Freimann
· 10 years ago
383d0b0
KVM: s390: handle pending local interrupts via bitmap
by Jens Freimann
· 10 years ago
0fb97ab
KVM: s390: refactor interrupt delivery code
by Jens Freimann
· 10 years ago
60f90a1
KVM: s390: add defines for virtio and pfault interrupt code
by Jens Freimann
· 10 years ago
af43eb2
KVM: s390: external param not valid for cpu timer and ckc
by David Hildenbrand
· 10 years ago
0146a7b
KVM: s390: refactor interrupt injection code
by Jens Freimann
· 10 years ago
da00fcb
KVM: s390: trigger the right CPU exit for floating interrupts
by Christian Borntraeger
· 10 years ago
a36c539
KVM: s390: Fix size of monitor-class number field
by Thomas Huth
· 10 years ago
ce2e4f0
KVM: s390: count vcpu wakeups in stat.halt_wakeup
by David Hildenbrand
· 10 years ago
bfac1f5
KVM: s390/interrupt: remove double assignment
by Christian Borntraeger
· 10 years ago
f346026
KVM: s390: unintended fallthrough for external call
by Christian Borntraeger
· 10 years ago
614aeab
KVM: s390: add __must_check to interrupt deliver functions
by Christian Borntraeger
· 10 years ago
6e0a043
KVM: s390/mm: cleanup gmap function arguments, variable names
by Martin Schwidefsky
· 11 years ago
331cbc2
KVM: s390: don't use kvm lock in interrupt injection code
by Jens Freimann
· 10 years ago
7939503
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
by Jens Freimann
· 11 years ago
c3950b6
KVM: s390: no special machine check delivery
by Christian Borntraeger
· 10 years ago
8a2ef71
KVM: s390: factor out get_ilc() function
by Jens Freimann
· 10 years ago
44c6ca3
KVM: s390: add defines for pfault init delivery code
by Jens Freimann
· 11 years ago
8ba918d
KVM: irqchip: Provide and use accessors for irq routing table
by Paul Mackerras
· 11 years ago
db37386
KVM: s390: rework broken SIGP STOP interrupt handling
by David Hildenbrand
· 10 years ago
ea74c0e
KVM: s390: remove the tasklet used by the hrtimer
by David Hildenbrand
· 11 years ago
0e9c85a
KVM: s390: move vcpu wakeup code to a central point
by David Hildenbrand
· 11 years ago
4ae3c08
KVM: s390: remove _bh locking from local_int.lock
by David Hildenbrand
· 11 years ago
0759d06
KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
by David Hildenbrand
· 11 years ago
3192c63
KVM: s390: a VCPU is already started when delivering interrupts
by David Hildenbrand
· 11 years ago
4953919
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
by David Hildenbrand
· 11 years ago
Next »