aboutsummaryrefslogtreecommitdiff
path: root/drivers/kvm/irq.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-13KVM: enable in-kernel APIC INIT/SIPI handlingGravatar He, Qing 1-0/+1
2007-10-13KVM: deliver PIC interrupt only to vcpu0Gravatar Qing He 1-0/+1
2007-10-13KVM: Migrate lapic hrtimer when vcpu moves to another cpuGravatar Eddie Dong 1-0/+1
2007-10-13KVM: Keep track of missed timer irq injectionsGravatar Eddie Dong 1-0/+4
2007-10-13KVM: VMX: Use shadow TPR/cr8 for 64-bits guestsGravatar Yang, Sheng 1-0/+2
2007-10-13KVM: in-kernel LAPIC save and restore supportGravatar Eddie Dong 1-0/+1
2007-10-13KVM: in-kernel IOAPIC save and restore supportGravatar He, Qing 1-1/+1
2007-10-13KVM: Add get/set irqchip ioctls for in-kernel PIC live migration supportGravatar He, Qing 1-0/+1
2007-10-13KVM: In-kernel I/O APIC modelGravatar Eddie Dong 1-0/+51
2007-10-13KVM: Emulate local APIC in kernelGravatar Eddie Dong 1-1/+40
2007-10-13KVM: Add support for in-kernel PIC emulationGravatar Eddie Dong 1-0/+64