summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus1-2/+5
2008-01-30KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang1-1/+1
2008-01-30KVM: MMU: Switch to mmu spinlockMarcelo Tosatti1-2/+0
2008-01-30KVM: MMU: Concurrent guest walkersMarcelo Tosatti1-8/+17
2008-01-30KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity1-1/+2
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity1-0/+2671