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