aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-31KVM: VMX: move vmx.h to include/asmEduardo Habkost1-367/+0
2008-12-31KVM: VMX: Move private memory slot positionSheng Yang1-2/+3
2008-12-31KVM: VMX: Add PAT support for EPTSheng Yang1-0/+7
2008-11-11KVM: VMX: Set IGMT bit in EPT entrySheng Yang1-0/+1
2008-10-15x86: Move FEATURE_CONTROL bits to msr-index.hSheng Yang1-3/+0
2008-10-15KVM: VMX: Rename IA32_FEATURE_CONTROL bitsSheng Yang1-2/+2
2008-10-15KVM: VMX: Rename misnamed msr bitsSheng Yang1-2/+2
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar1-15/+0
2008-09-11KVM: VMX: Always return old for clear_flush_young() when using EPTSheng Yang1-2/+0
2008-09-10x86: move VMX MSRs to msr-index.hSheng Yang1-15/+0
2008-07-20KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang1-1/+11
2008-05-04KVM: VMX: Enable EPT feature for KVMSheng Yang1-0/+9
2008-05-04KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang1-0/+3
2008-05-04KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang1-0/+1
2008-05-04KVM: VMX: EPT Feature DetectionSheng Yang1-0/+25
2008-04-27KVM: VMX: fix typo in VMX header defineRyan Harper1-2/+2
2008-04-27KVM: VMX: Enable Virtual Processor Identification (VPID)Sheng Yang1-0/+6
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity1-0/+324