index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.h
Age
Commit message (
Expand
)
Author
2008-12-31
KVM: VMX: move vmx.h to include/asm
Eduardo Habkost
2008-12-31
KVM: VMX: Move private memory slot position
Sheng Yang
2008-12-31
KVM: VMX: Add PAT support for EPT
Sheng Yang
2008-11-11
KVM: VMX: Set IGMT bit in EPT entry
Sheng Yang
2008-10-15
x86: Move FEATURE_CONTROL bits to msr-index.h
Sheng Yang
2008-10-15
KVM: VMX: Rename IA32_FEATURE_CONTROL bits
Sheng Yang
2008-10-15
KVM: VMX: Rename misnamed msr bits
Sheng Yang
2008-10-11
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
Ingo Molnar
2008-09-11
KVM: VMX: Always return old for clear_flush_young() when using EPT
Sheng Yang
2008-09-10
x86: move VMX MSRs to msr-index.h
Sheng Yang
2008-07-20
KVM: VMX: Enable NMI with in-kernel irqchip
Sheng Yang
2008-05-04
KVM: VMX: Enable EPT feature for KVM
Sheng Yang
2008-05-04
KVM: VMX: Prepare an identity page table for EPT in real mode
Sheng Yang
2008-05-04
KVM: Add kvm_x86_ops get_tdp_level()
Sheng Yang
2008-05-04
KVM: VMX: EPT Feature Detection
Sheng Yang
2008-04-27
KVM: VMX: fix typo in VMX header define
Ryan Harper
2008-04-27
KVM: VMX: Enable Virtual Processor Identification (VPID)
Sheng Yang
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity