summaryrefslogtreecommitdiffstats
path: root/drivers/kvm/ioapic.c
AgeCommit message (Expand)AuthorLines
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity-402/+0
2008-01-30KVM: Portability: move vpic and vioapic to kvm_archZhang Xiantao-2/+2
2008-01-30KVM: Portability: Introduce kvm_vcpu_archZhang Xiantao-5/+5
2008-01-30KVM: Extend ioapic code to support iosapicZhang Xiantao-0/+5
2008-01-30KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macrosZhang Xiantao-8/+5
2008-01-30KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interfaceZhang Xiantao-10/+8
2008-01-30KVM: Split IOAPIC reset function and export for kernel RESETEddie Dong-4/+13
2008-01-30KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (p...Zhang Xiantao-0/+2
2008-01-30KVM: Add some \n in ioapic_debug()Laurent Vivier-11/+14
2007-10-13KVM: In-kernel I/O APIC modelEddie Dong-0/+388