summaryrefslogtreecommitdiff
path: root/drivers/kvm/irq.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity1-99/+0
2008-01-30KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (p...Zhang Xiantao1-0/+1
2007-10-13KVM: deliver PIC interrupt only to vcpu0Qing He1-5/+10
2007-10-13KVM: Keep track of missed timer irq injectionsEddie Dong1-0/+13
2007-10-13KVM: Emulate hlt in the kernelEddie Dong1-0/+4
2007-10-13KVM: In-kernel I/O APIC modelEddie Dong1-4/+0
2007-10-13KVM: Emulate local APIC in kernelEddie Dong1-17/+36
2007-10-13KVM: Add support for in-kernel PIC emulationEddie Dong1-0/+61