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