aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx.c
AgeCommit message (Expand)Author
2008-04-27KVM: Add trace markersFeng (Eric) Liu
2008-04-27KVM: MMU: unify slots_lock usageMarcelo Tosatti
2008-04-27KVM: VMX: Enable MSR Bitmap featureSheng Yang
2008-04-27KVM: x86: hardware task switching supportIzik Eidus
2008-04-27KVM: x86: add functions to get the cpl of vcpuIzik Eidus
2008-04-27KVM: VMX: Add module option to disable flexpriorityAvi Kivity
2008-04-27KVM: VMX: Don't adjust tsc offset forwardAvi Kivity
2008-04-27KVM: replace remaining __FUNCTION__ occurancesHarvey Harrison
2008-04-27KVM: Prefix control register accessors with kvm_ to avoid namespace pollutionAvi Kivity
2008-04-27KVM: Use x86's segment descriptor struct instead of private definitionAvi Kivity
2008-04-27KVM: VMX: fix typo in VMX header defineRyan Harper
2008-04-27KVM: VMX: unifdef the EFER specific codeJoerg Roedel
2008-04-27KVM: align valid EFER bits with the features of the host systemJoerg Roedel
2008-04-27KVM: VMX: Enable Virtual Processor Identification (VPID)Sheng Yang
2008-03-25KVM: VMX: convert init_rmode_tss() to slots_lockMarcelo Tosatti
2008-03-25KVM: VMX: Restore tss even on x86_64Avi Kivity
2008-03-04KVM: VMX: Avoid rearranging switched guest msrs while they are loadedAvi Kivity
2008-03-04KVM: move alloc_apic_access_page() outside of non-preemptable regionMarcelo Tosatti
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus
2008-01-30KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang
2008-01-30KVM: MMU: Switch to mmu spinlockMarcelo Tosatti
2008-01-30KVM: MMU: Concurrent guest walkersMarcelo Tosatti
2008-01-30KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity