summaryrefslogtreecommitdiffstats
path: root/drivers/kvm/ioapic.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-301-402/+0
* KVM: Portability: move vpic and vioapic to kvm_archZhang Xiantao2008-01-301-2/+2
* KVM: Portability: Introduce kvm_vcpu_archZhang Xiantao2008-01-301-5/+5
* KVM: Extend ioapic code to support iosapicZhang Xiantao2008-01-301-0/+5
* KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macrosZhang Xiantao2008-01-301-8/+5
* KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interfaceZhang Xiantao2008-01-301-10/+8
* KVM: Split IOAPIC reset function and export for kernel RESETEddie Dong2008-01-301-4/+13
* KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (p...Zhang Xiantao2008-01-301-0/+2
* KVM: Add some \n in ioapic_debug()Laurent Vivier2008-01-301-11/+14
* KVM: In-kernel I/O APIC modelEddie Dong2007-10-131-0/+388
OpenPOWER on IntegriCloud