Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-30 | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity | 1 | -402/+0 |
2008-01-30 | KVM: Portability: move vpic and vioapic to kvm_arch | Zhang Xiantao | 1 | -2/+2 |
2008-01-30 | KVM: Portability: Introduce kvm_vcpu_arch | Zhang Xiantao | 1 | -5/+5 |
2008-01-30 | KVM: Extend ioapic code to support iosapic | Zhang Xiantao | 1 | -0/+5 |
2008-01-30 | KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros | Zhang Xiantao | 1 | -8/+5 |
2008-01-30 | KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface | Zhang Xiantao | 1 | -10/+8 |
2008-01-30 | KVM: Split IOAPIC reset function and export for kernel RESET | Eddie Dong | 1 | -4/+13 |
2008-01-30 | KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (p... | Zhang Xiantao | 1 | -0/+2 |
2008-01-30 | KVM: Add some \n in ioapic_debug() | Laurent Vivier | 1 | -11/+14 |
2007-10-13 | KVM: In-kernel I/O APIC model | Eddie Dong | 1 | -0/+388 |