aboutsummaryrefslogtreecommitdiff
path: root/drivers/kvm/irq.h
AgeCommit message (Expand)Author
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity
2008-01-30KVM: Portability: move vpic and vioapic to kvm_archZhang Xiantao
2008-01-30KVM: Portability: Move kvm_vcpu definition back to kvm.hZhang Xiantao
2008-01-30KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific codeZhang Xiantao
2008-01-30KVM: Portability: Stop including x86-specific headers in kvm_main.cHollis Blanchard
2008-01-30KVM: Portability: Move IO device definitions to its own header fileHollis Blanchard
2008-01-30KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macrosZhang Xiantao
2008-01-30KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interfaceZhang Xiantao
2008-01-30KVM: Split IOAPIC reset function and export for kernel RESETEddie Dong
2008-01-30KVM: Export PIC reset for kernel device resetEddie Dong
2008-01-30KVM: Add kvm_free_lapic() to pair with kvm_create_lapic()Rusty Russell
2007-10-13KVM: enable in-kernel APIC INIT/SIPI handlingHe, Qing
2007-10-13KVM: deliver PIC interrupt only to vcpu0Qing He
2007-10-13KVM: Migrate lapic hrtimer when vcpu moves to another cpuEddie Dong
2007-10-13KVM: Keep track of missed timer irq injectionsEddie Dong
2007-10-13KVM: VMX: Use shadow TPR/cr8 for 64-bits guestsYang, Sheng
2007-10-13KVM: in-kernel LAPIC save and restore supportEddie Dong
2007-10-13KVM: in-kernel IOAPIC save and restore supportHe, Qing
2007-10-13KVM: Add get/set irqchip ioctls for in-kernel PIC live migration supportHe, Qing
2007-10-13KVM: In-kernel I/O APIC modelEddie Dong
2007-10-13KVM: Emulate local APIC in kernelEddie Dong
2007-10-13KVM: Add support for in-kernel PIC emulationEddie Dong