index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
irq.c
Age
Commit message (
Expand
)
Author
2014-08-05
KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use
Wanpeng Li
2014-04-22
KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to
Bandan Das
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
2012-12-15
KVM: remove unused variable.
Gleb Natapov
2012-12-14
KVM: inject ExtINT interrupt before APIC interrupts
Gleb Natapov
2010-10-24
KVM: fix typo in copyright notice
Nicolas Kaiser
2010-10-24
KVM: pit: Do not check pending pit timer in vcpu thread
Jason Wang
2010-08-01
KVM: x86: Introduce a workqueue to deliver PIT timer interrupts
Chris Lalancette
2010-08-01
KVM: Update Red Hat copyrights
Avi Kivity
2009-06-10
KVM: Remove irq_pending bitmap
Gleb Natapov
2009-06-10
KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too
Gleb Natapov
2009-02-15
KVM: x86: fix LAPIC pending count calculation
Marcelo Tosatti
2008-10-15
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
Xiantao Zhang
2008-10-15
KVM: PIT: fix injection logic and count
Marcelo Tosatti
2008-10-15
KVM: irq ack notification
Marcelo Tosatti
2008-10-15
KVM: Add irq ack notifier list
Avi Kivity
2008-10-15
KVM: Introduce kvm_set_irq to inject interrupts in guests
Amit Shah
2008-06-06
KVM: migrate PIT timer
Marcelo Tosatti
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
2008-04-27
KVM: In kernel PIT model
Sheng Yang
2008-01-30
KVM: Move kvm_vcpu_kick() to x86.c
Zhang Xiantao
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity