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