aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm/irq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-13KVM: enable in-kernel APIC INIT/SIPI handlingHe, Qing1-0/+1
2007-10-13KVM: deliver PIC interrupt only to vcpu0Qing He1-0/+1
2007-10-13KVM: Migrate lapic hrtimer when vcpu moves to another cpuEddie Dong1-0/+1
2007-10-13KVM: Keep track of missed timer irq injectionsEddie Dong1-0/+4
2007-10-13KVM: VMX: Use shadow TPR/cr8 for 64-bits guestsYang, Sheng1-0/+2
2007-10-13KVM: in-kernel LAPIC save and restore supportEddie Dong1-0/+1
2007-10-13KVM: in-kernel IOAPIC save and restore supportHe, Qing1-1/+1
2007-10-13KVM: Add get/set irqchip ioctls for in-kernel PIC live migration supportHe, Qing1-0/+1
2007-10-13KVM: In-kernel I/O APIC modelEddie Dong1-0/+51
2007-10-13KVM: Emulate local APIC in kernelEddie Dong1-1/+40
2007-10-13KVM: Add support for in-kernel PIC emulationEddie Dong1-0/+64