summaryrefslogtreecommitdiffstats
path: root/drivers/kvm/irq.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-301-196/+0
* KVM: Portability: move vpic and vioapic to kvm_archZhang Xiantao2008-01-301-2/+2
* KVM: Portability: Move kvm_vcpu definition back to kvm.hZhang Xiantao2008-01-301-1/+1
* KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific codeZhang Xiantao2008-01-301-2/+16
* KVM: Portability: Stop including x86-specific headers in kvm_main.cHollis Blanchard2008-01-301-1/+6
* KVM: Portability: Move IO device definitions to its own header fileHollis Blanchard2008-01-301-0/+1
* KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macrosZhang Xiantao2008-01-301-0/+8
* KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interfaceZhang Xiantao2008-01-301-2/+3
* KVM: Split IOAPIC reset function and export for kernel RESETEddie Dong2008-01-301-0/+1
* KVM: Export PIC reset for kernel device resetEddie Dong2008-01-301-0/+1
* KVM: Add kvm_free_lapic() to pair with kvm_create_lapic()Rusty Russell2008-01-301-1/+1
* KVM: enable in-kernel APIC INIT/SIPI handlingHe, Qing2007-10-131-0/+1
* KVM: deliver PIC interrupt only to vcpu0Qing He2007-10-131-0/+1
* KVM: Migrate lapic hrtimer when vcpu moves to another cpuEddie Dong2007-10-131-0/+1
* KVM: Keep track of missed timer irq injectionsEddie Dong2007-10-131-0/+4
* KVM: VMX: Use shadow TPR/cr8 for 64-bits guestsYang, Sheng2007-10-131-0/+2
* KVM: in-kernel LAPIC save and restore supportEddie Dong2007-10-131-0/+1
* KVM: in-kernel IOAPIC save and restore supportHe, Qing2007-10-131-1/+1
* KVM: Add get/set irqchip ioctls for in-kernel PIC live migration supportHe, Qing2007-10-131-0/+1
* KVM: In-kernel I/O APIC modelEddie Dong2007-10-131-0/+51
* KVM: Emulate local APIC in kernelEddie Dong2007-10-131-1/+40
* KVM: Add support for in-kernel PIC emulationEddie Dong2007-10-131-0/+64
OpenPOWER on IntegriCloud