aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx.c
Commit message (Expand)AuthorAge
* KVM: vmx: disable APIC virtualization in nested guestsPaolo Bonzini2014-05-07
* KVM: x86: Check for host supported fields in shadow vmcsBandan Das2014-04-28
* KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu2014-04-14
* KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini2014-03-17
* KVM: x86: Add nested virtualization support for MPXPaolo Bonzini2014-03-17
* KVM: nVMX: Allow nested guests to run with dirty debug registersPaolo Bonzini2014-03-11
* KVM: vmx: Allow the guest to run with dirty debug registersPaolo Bonzini2014-03-11
* KVM: vmx: we do rely on loading DR7 on entryPaolo Bonzini2014-03-11
* KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka2014-03-11
* KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interruptJan Kiszka2014-03-11
* KVM: nVMX: Fully emulate preemption timerJan Kiszka2014-03-11
* KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka2014-03-11
* kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini2014-03-03
* KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_saveLiu, Jinsong2014-02-25
* KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong2014-02-24
* KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka2014-01-27
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-23
|\
| * KVM: nVMX: Update guest activity state field on L2 exitsJan Kiszka2014-01-17
| * KVM: nVMX: Fix nested_run_pending on activity state HLTJan Kiszka2014-01-17
| * KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka2014-01-17
| * KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_injectJan Kiszka2014-01-17
| * KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexitJan Kiszka2014-01-17
| * KVM: nVMX: Leave VMX mode on clearing of feature control MSRJan Kiszka2014-01-17
| * KVM: VMX: Fix DR6 update on #DB exceptionJan Kiszka2014-01-17
| * KVM: SVM: Fix reading of DR6Jan Kiszka2014-01-17
| * KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti2014-01-08
| * KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang2014-01-08
| * KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka2013-12-20
| * KVM: nVMX: Support direct APIC access from L2Jan Kiszka2013-12-18
| * KVM: nVMX: Add support for activity state HLTJan Kiszka2013-12-12
| * KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov2013-12-12
* | 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