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
/
include
/
asm
/
vmx.h
Age
Commit message (
Expand
)
Author
2013-12-12
KVM: nVMX: Add support for activity state HLT
Jan Kiszka
2013-08-07
nEPT: Nested INVEPT
Nadav Har'El
2013-04-22
KVM: nVMX: Shadow-vmcs control fields/bits
Abel Gordon
2013-04-16
KVM: VMX: Check the posted interrupt capability
Yang Zhang
2013-03-14
KVM: nVMX: Add preemption timer support
Jan Kiszka
2013-03-14
KVM: nVMX: Provide EFER.LMA saving support
Jan Kiszka
2013-03-13
KVM: nVMX: Clean up and fix pin-based execution controls
Jan Kiszka
2013-03-07
KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS
Jan Kiszka
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-05
KVM: VMX: add missing exit names to VMX_EXIT_REASONS array
Gleb Natapov
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
2013-01-29
x86, apicv: add virtual x2apic support
Yang Zhang
2013-01-29
x86, apicv: add APICv register virtualization support
Yang Zhang
2012-12-14
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2012-12-13
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-05
kvm: don't use bit24 for detecting address-specific invalidation capability
Zhang Xiantao
2012-09-21
KVM: x86: Export svm/vmx exit code and vector code to userspace
Xiao Guangrong
2012-07-12
KVM: VMX: Implement PCID/INVPCID for guests with EPT
Mao, Junjie
2012-06-05
KVM: VMX: Add EPT A/D bits definitions
Xudong Hao
2011-09-25
KVM: APIC: avoid instruction emulation for EOI writes
Kevin Tian
2011-07-12
KVM: nVMX: vmcs12 checks on nested entry
Nadav Har'El
2011-07-12
KVM: nVMX: Exiting from L2 to L1
Nadav Har'El
2011-07-12
KVM: nVMX: Success/failure of VMX instructions.
Nadav Har'El
2011-01-12
KVM: VMX: Add definitions for more vm entry/exit control bits
Avi Kivity
2011-01-12
KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)
Anthony Liguori
2011-01-12
KVM: handle exit due to INVD in VMX
Gleb Natapov
2010-08-01
KVM: VMX: Enable XSAVE/XRSTOR for guest
Dexuan Cui
2010-08-01
KVM: VMX: Add all-context INVVPID type support
Gui Jianfeng
2010-08-01
KVM: VMX: Make sure single type invvpid is supported before issuing invvpid i...
Gui Jianfeng
2010-08-01
KVM: VMX: Add constant for invalid guest state exit reason
Mohammed Gamal
2010-05-19
KVM: VMX: Add definitions for guest and host EFER autoswitch vmcs entries
Avi Kivity
2010-05-19
KVM: VMX: Add definition for msr autoload entry
Avi Kivity
2010-03-01
KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT
Sheng Yang
2010-03-01
KVM: VMX: Enable EPT 1GB page support
Sheng Yang
2010-03-01
KVM: VMX: Add instruction rdtscp support for guest
Sheng Yang
2010-03-01
KVM: VMX: Trap and invalid MWAIT/MONITOR instruction
Sheng Yang
2009-12-03
KVM: VMX: Add support for Pause-Loop Exiting
Zhai, Edwin
2009-09-10
KVM: VMX: more MSR_IA32_VMX_EPT_VPID_CAP capability bits
Marcelo Tosatti
2009-09-10
KVM: VMX: Support Unrestricted Guest feature
Nitin A Kamble
2009-06-10
KVM: Add VT-x machine check support
Andi Kleen
2009-03-24
KVM: x86: Virtualize debug registers
Jan Kiszka
2009-03-24
KVM: VMX: Support for injecting software exceptions
Jan Kiszka
2008-12-31
KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h
Eduardo Habkost
2008-12-31
KVM: VMX: move vmx.h to include/asm
Eduardo Habkost