Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: VMX: Avoid rearranging switched guest msrs while they are loaded | Avi Kivity | 2008-03-04 | 1 | -0/+1 |
* | KVM: move alloc_apic_access_page() outside of non-preemptable region | Marcelo Tosatti | 2008-03-04 | 1 | -3/+3 |
* | KVM: remove the usage of the mmap_sem for the protection of the memory slots. | Izik Eidus | 2008-03-04 | 1 | -2/+5 |
* | KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD | Sheng Yang | 2008-01-30 | 1 | -1/+1 |
* | KVM: MMU: Switch to mmu spinlock | Marcelo Tosatti | 2008-01-30 | 1 | -2/+0 |
* | KVM: MMU: Concurrent guest walkers | Marcelo Tosatti | 2008-01-30 | 1 | -8/+17 |
* | KVM: Disable vapic support on Intel machines with FlexPriority | Avi Kivity | 2008-01-30 | 1 | -1/+2 |
* | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity | 2008-01-30 | 1 | -0/+2671 |