Age | Commit message (Expand) | Author |
2008-01-30 | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity |
2008-01-30 | KVM: Portability: move vpic and vioapic to kvm_arch | Zhang Xiantao |
2008-01-30 | KVM: Portability: Move kvm_vcpu definition back to kvm.h | Zhang Xiantao |
2008-01-30 | KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code | Zhang Xiantao |
2008-01-30 | KVM: Portability: Stop including x86-specific headers in kvm_main.c | Hollis Blanchard |
2008-01-30 | KVM: Portability: Move IO device definitions to its own header file | Hollis Blanchard |
2008-01-30 | KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros | Zhang Xiantao |
2008-01-30 | KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface | Zhang Xiantao |
2008-01-30 | KVM: Split IOAPIC reset function and export for kernel RESET | Eddie Dong |
2008-01-30 | KVM: Export PIC reset for kernel device reset | Eddie Dong |
2008-01-30 | KVM: Add kvm_free_lapic() to pair with kvm_create_lapic() | Rusty Russell |
2007-10-13 | KVM: enable in-kernel APIC INIT/SIPI handling | He, Qing |
2007-10-13 | KVM: deliver PIC interrupt only to vcpu0 | Qing He |
2007-10-13 | KVM: Migrate lapic hrtimer when vcpu moves to another cpu | Eddie Dong |
2007-10-13 | KVM: Keep track of missed timer irq injections | Eddie Dong |
2007-10-13 | KVM: VMX: Use shadow TPR/cr8 for 64-bits guests | Yang, Sheng |
2007-10-13 | KVM: in-kernel LAPIC save and restore support | Eddie Dong |
2007-10-13 | KVM: in-kernel IOAPIC save and restore support | He, Qing |
2007-10-13 | KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support | He, Qing |
2007-10-13 | KVM: In-kernel I/O APIC model | Eddie Dong |
2007-10-13 | KVM: Emulate local APIC in kernel | Eddie Dong |
2007-10-13 | KVM: Add support for in-kernel PIC emulation | Eddie Dong |