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