aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: convert init_rmode_tss() to slots_lockMarcelo Tosatti2008-03-251-2/+2
* KVM: VMX: Restore tss even on x86_64Avi Kivity2008-03-251-3/+0
* KVM: VMX: Avoid rearranging switched guest msrs while they are loadedAvi Kivity2008-03-041-0/+1
* KVM: move alloc_apic_access_page() outside of non-preemptable regionMarcelo Tosatti2008-03-041-3/+3
* KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus2008-03-041-2/+5
* KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang2008-01-301-1/+1
* KVM: MMU: Switch to mmu spinlockMarcelo Tosatti2008-01-301-2/+0
* KVM: MMU: Concurrent guest walkersMarcelo Tosatti2008-01-301-8/+17
* KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity2008-01-301-1/+2
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-301-0/+2671