Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1252b3313642c3d0dff5b951b625468bf0dcd059
/
arch
/
s390
/
kvm
/
interrupt.c
67335e6
KVM: s390: Drop pending interrupts on guest exit
by Christian Borntraeger
· 11 years ago
f71d0dc
KVM: s390: no timer interrupts when single-stepping a guest
by David Hildenbrand
· 11 years ago
bb78c5e
KVM: s390: move timer interrupt checks into own functions
by David Hildenbrand
· 11 years ago
27291e2
KVM: s390: hardware support for guest debugging
by David Hildenbrand
· 11 years ago
8712836
KVM: s390: deliver program irq parameters and use correct ilc
by David Hildenbrand
· 11 years ago
2f32d4e
KVM: s390: reinject io interrupt on tpi failure
by Cornelia Huck
· 11 years ago
1a03b76
KVM: s390: convert local irqs in __do_deliver_interrupt()
by Jens Freimann
· 11 years ago
7988276
KVM: s390: convert __do_deliver_interrupt()
by Heiko Carstens
· 11 years ago
bcd8468
KVM: s390: allow injecting every kind of interrupt
by Jens Freimann
· 11 years ago
f7b9ddb
Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 11 years ago
2ed10cc
KVM: s390: clear local interrupts at cpu initial reset
by Jens Freimann
· 11 years ago
8422359
KVM: s390: irq routing for adapter interrupts.
by Cornelia Huck
· 11 years ago
841b91c
KVM: s390: adapter interrupt sources
by Cornelia Huck
· 11 years ago
fed495d
KVM: s390: Removing untriggerable BUG_ONs
by Dominik Dingel
· 11 years ago
1ee0bc5
KVM: s390: get rid of local_int array
by Jens Freimann
· 11 years ago
9cac38d
KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery
by Michael Mueller
· 11 years ago
3c038e6
KVM: async_pf: Async page fault support on s390
by Dominik Dingel
· 11 years ago
a91b8eb
KVM: s390: limit floating irqs
by Jens Freimann
· 11 years ago
c05c418
KVM: s390: add floating irq controller
by Jens Freimann
· 11 years ago
f080480
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
8c071b0
s390/time: correct use of store clock fast
by Martin Schwidefsky
· 11 years ago
800c106
KVM: s390: Lock kvm->srcu at the appropriate places
by Thomas Huth
· 11 years ago
d0321a2
KVM: s390: Use common waitqueue
by Christian Borntraeger
· 11 years ago
0a75ca2
s390/kvm,gaccess: add address space annotations
by Heiko Carstens
· 12 years ago
396083a
s390/kvm,gaccess: shorten put/get_guest code
by Heiko Carstens
· 12 years ago
dc5008b
s390/kvm: remove explicit -EFAULT return code checking on guest access
by Heiko Carstens
· 12 years ago
89f8833
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
1aae056
s390/time: rename tod clock access functions
by Heiko Carstens
· 12 years ago
79fd50c
KVM: s390: Fix handling of iscs.
by Cornelia Huck
· 12 years ago
ed4f209
s390/time: fix sched_clock() overflow
by Heiko Carstens
· 12 years ago
fa6b7fe
KVM: s390: Add support for channel I/O instructions.
by Cornelia Huck
· 12 years ago
48a3e95
KVM: s390: Add support for machine checks.
by Cornelia Huck
· 12 years ago
d8346b7
KVM: s390: Support for I/O interrupts.
by Cornelia Huck
· 12 years ago
82a1273
s390/kvm: Interrupt injection bugfix
by Jason J. Herne
· 12 years ago
3d11df7
KVM: s390: Fix vcpu_load handling in interrupt code
by Christian Borntraeger
· 12 years ago
ade38c3
KVM: s390: Add implementation-specific trace events
by Cornelia Huck
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
2e7580b
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
7e180bd
[S390] rename lowcore field
by Martin Schwidefsky
· 13 years ago
8d26cf7
KVM: s390: rework code that sets the prefix
by Christian Borntraeger
· 13 years ago
9e6dabe
KVM: s390: Fix RUNNING flag misinterpretation
by Cornelia Huck
· 13 years ago
7697e71f
KVM: s390: implement sigp external call
by Christian Ehrhardt
· 13 years ago
8bb3a2e
[S390] kvm: make sigp emerg smp capable
by Christian Ehrhardt
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
cbb870c
[S390] Cleanup struct _lowcore usage and defines.
by Heiko Carstens
· 15 years ago
b8e660b
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
by Heiko Carstens
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
a1b3710
KVM: Reduce runnability interface with arch support code
by Gleb Natapov
· 15 years ago
d3bc2f9
KVM: s390: fix wait_queue handling
by Christian Borntraeger
· 15 years ago
b037a4f
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
by Christian Borntraeger
· 16 years ago
ca87230
KVM: s390: use hrtimer for clock wakeup from idle - v2
by Christian Borntraeger
· 16 years ago
7864612
KVM: Fix interrupt unhalting a vcpu when it shouldn't
by Gleb Natapov
· 16 years ago
b7e6e4d
KVM: s390: Fix SIGP set prefix ioctl
by Christian Borntraeger
· 16 years ago
33e1911
[S390] Use unsigned long long for u64 on 64bit.
by Heiko Carstens
· 16 years ago
3cd6129
KVM: s390: Fix program check on interrupt delivery handling
by Christian Borntraeger
· 16 years ago
180c12f
KVM: s390: rename private structures
by Christian Borntraeger
· 16 years ago
e52b2af
KVM: s390: Fix race condition in kvm_s390_handle_wait
by Carsten Otte
· 16 years ago
3d80840
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
by Marcelo Tosatti
· 17 years ago
ba5c1e9
KVM: s390: interrupt subsystem, cpu timer, waitpsw
by Carsten Otte
· 17 years ago