aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx.c
Commit message (Expand)AuthorAge
* KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka2014-01-02
* kvm, vmx: Fix lazy FPU on nested guestAnthoine Bourgeois2013-11-13
* kvm/vmx: error message typo fixMichael S. Tsirkin2013-10-31
* kvm: Create non-coherent DMA registerationAlex Williamson2013-10-30
* kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-30
* nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supportedJan Kiszka2013-10-28
* nVMX: Fix pick-up of uninjected NMIsJan Kiszka2013-10-28
* KVM: nVMX: Report 2MB EPT pages as supportedJan Kiszka2013-10-28
* Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-17
|\
| * KVM: nVMX: fix shadow on EPTGleb Natapov2013-10-10
| * KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefinedGleb Natapov2013-09-25
* | KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li2013-10-10
* | KVM: mmu: change useless int return types to voidPaolo Bonzini2013-10-03
* | KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2Gleb Natapov2013-09-30
* | KVM: nVMX: Check all exceptions for intercept during delivery to L2Gleb Natapov2013-09-30
* | KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFOGleb Natapov2013-09-30
* | KVM: nVMX: Amend nested_run_pending logicGleb Natapov2013-09-30
* | KVM: nVMX: Enable unrestricted guest mode supportJan Kiszka2013-09-24
* | KVM: nVMX: Implement support for EFER saving on VM-exitJan Kiszka2013-09-24
* | KVM: nVMX: Do not set identity page map for L2Jan Kiszka2013-09-24
* | KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_stateJan Kiszka2013-09-24
|/
* KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov2013-09-17
* KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov2013-09-17
* KVM: vmx: count exits to userspace during invalid guest emulationPaolo Bonzini2013-08-28
* KVM: nVMX: Advertise IA32_PAT in VM exit controlArthur Chunqi Li2013-08-07
* KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reportingJan Kiszka2013-08-07
* KVM: nEPT: Advertise WB type EPTPJan Kiszka2013-08-07
* nVMX: Keep arch.pat in sync on L1-L2 switchesJan Kiszka2013-08-07
* nEPT: Miscelleneous cleanupsNadav Har'El2013-08-07
* nEPT: Some additional commentsNadav Har'El2013-08-07
* Advertise the support of EPT to the L1 guest, through the appropriate MSR.Nadav Har'El2013-08-07
* nEPT: Nested INVEPTNadav Har'El2013-08-07
* nEPT: MMU context for nested EPTNadav Har'El2013-08-07
* nEPT: Add nEPT violation/misconfigration supportYang Zhang2013-08-07
* nEPT: Fix cr3 handling in nested exit and entryNadav Har'El2013-08-07
* nEPT: Support LOAD_IA32_EFER entry/exit controls for L1Nadav Har'El2013-08-07
* KVM: nVMX: correctly set tr base on nested vmexit emulationGleb Natapov2013-08-07
* nVMX: reset rflags register cache during nested vmentry.Gleb Natapov2013-07-29
* KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini2013-07-29
* KVM: nVMX: Set segment infomation of L1 when L2 exitsArthur Chunqi Li2013-07-18
* KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROLNadav Har'El2013-07-18
* KVM: VMX: Use proper types to access const arraysMathias Krause2013-07-18
* KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virtArthur Chunqi Li2013-07-18
* KVM: nVMX: Change location of 3 functions in vmx.cArthur Chunqi Li2013-07-18
* KVM: VMX: mark unusable segment as nonpresentGleb Natapov2013-07-04
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\
| * kvm: Add a tracepoint write_tsc_offsetYoshihiro YUNOMAE2013-06-27
| * KVM: MMU: fast invalidate all mmio sptesXiao Guangrong2013-06-27
| * KVM: MMU: make return value of mmio page fault handler more readableXiao Guangrong2013-06-27
| * KVM: MMU: retain more available bits on mmio spteXiao Guangrong2013-06-20