Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b668970e610f186aa11f9fe7a7f7e35ae2c83476
/
arch
/
x86
/
kvm
/
irq.c
1767e93
x86/kvm: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
1e3161b4
KVM: x86: consolidate "has lapic" checks into irq.c
by Paolo Bonzini
· 9 years ago
d62caab
kvm/x86: per-vcpu apicv deactivation support
by Andrey Smetanin
· 9 years ago
1c1a9ce
KVM: x86: Add support for local interrupt requests from userspace
by Steve Rutherford
· 9 years ago
35754c9
KVM: x86: introduce lapic_in_kernel
by Paolo Bonzini
· 9 years ago
d50ab6c
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
by Paolo Bonzini
· 9 years ago
56cc240
KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use
by Wanpeng Li
· 10 years ago
77b0f5d
KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to
by Bandan Das
· 11 years ago
c7c9c56
x86, apicv: add virtual interrupt delivery support
by Yang Zhang
· 12 years ago
e11ae1a
KVM: remove unused variable.
by Gleb Natapov
· 12 years ago
f3200d0
KVM: inject ExtINT interrupt before APIC interrupts
by Gleb Natapov
· 12 years ago
9611c18
KVM: fix typo in copyright notice
by Nicolas Kaiser
· 14 years ago
23e7a79
KVM: pit: Do not check pending pit timer in vcpu thread
by Jason Wang
· 14 years ago
33572ac
KVM: x86: Introduce a workqueue to deliver PIT timer interrupts
by Chris Lalancette
· 14 years ago
221d059
KVM: Update Red Hat copyrights
by Avi Kivity
· 15 years ago
923c61b
KVM: Remove irq_pending bitmap
by Gleb Natapov
· 16 years ago
8061823
KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too
by Gleb Natapov
· 16 years ago
b682b81
KVM: x86: fix LAPIC pending count calculation
by Marcelo Tosatti
· 16 years ago
3de42dc
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
by Xiantao Zhang
· 16 years ago
3cf57fe
KVM: PIT: fix injection logic and count
by Marcelo Tosatti
· 16 years ago
f524472
KVM: irq ack notification
by Marcelo Tosatti
· 16 years ago
564f153
KVM: Add irq ack notifier list
by Avi Kivity
· 16 years ago
867767a
KVM: Introduce kvm_set_irq to inject interrupts in guests
by Amit Shah
· 16 years ago
2f59971
KVM: migrate PIT timer
by Marcelo Tosatti
· 17 years ago
3d80840
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
by Marcelo Tosatti
· 17 years ago
7837699
KVM: In kernel PIT model
by Sheng Yang
· 17 years ago
5736199
KVM: Move kvm_vcpu_kick() to x86.c
by Zhang Xiantao
· 17 years ago
edf8841
KVM: Move arch dependent files to new directory arch/x86/kvm/
by Avi Kivity
· 17 years ago
[Renamed (98%) from drivers/kvm/irq.c]
34c16ee
KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1)
by Zhang Xiantao
· 17 years ago
40487c6
KVM: deliver PIC interrupt only to vcpu0
by Qing He
· 17 years ago
1b9778d
KVM: Keep track of missed timer irq injections
by Eddie Dong
· 17 years ago
b6958ce
KVM: Emulate hlt in the kernel
by Eddie Dong
· 17 years ago
1fd4f2a
KVM: In-kernel I/O APIC model
by Eddie Dong
· 17 years ago
97222cc
KVM: Emulate local APIC in kernel
by Eddie Dong
· 17 years ago
85f455f
KVM: Add support for in-kernel PIC emulation
by Eddie Dong
· 17 years ago