summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-123/+210
|\
| * KVM: vmx: DR7 masking on task switch emulation is wrongNadav Amit2014-05-221-1/+1
| * KVM: x86: get CPL from SS.DPLPaolo Bonzini2014-05-221-20/+4Star
| * kvm: x86: emulate monitor and mwait instructions as nopGabriel L. Somlo2014-05-081-4/+16
| * KVM: vmx: handle_dr does not handle RSP correctlyNadav Amit2014-05-071-1/+1
| * KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptrBandan Das2014-05-061-46/+37Star
| * KVM: nVMX: fail on invalid vmclear/vmptrld pointerBandan Das2014-05-061-0/+12
| * KVM: nVMX: additional checks on vmxon regionBandan Das2014-05-061-0/+67
| * KVM: nVMX: rearrange get_vmx_mem_addressBandan Das2014-05-061-53/+53
| * KVM: nVMX: Advertise support for interrupt acknowledgementBandan Das2014-04-221-2/+3
| * KVM: nVMX: Ack and write vector info to intr_info if L1 asks us toBandan Das2014-04-221-0/+18
| * KVM: nVMX: Don't advertise single context invalidation for inveptBandan Das2014-04-221-10/+5Star
| * KVM: VMX: Advance rip to after an ICEBP instructionHuw Davies2014-04-221-0/+3
| * KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin2014-04-171-0/+4
* | KVM: vmx: disable APIC virtualization in nested guestsPaolo Bonzini2014-05-071-2/+5
* | KVM: x86: Check for host supported fields in shadow vmcsBandan Das2014-04-281-12/+41
|/
* KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu2014-04-141-5/+6
* KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini2014-03-171-0/+5
* KVM: x86: Add nested virtualization support for MPXPaolo Bonzini2014-03-171-0/+17
* KVM: nVMX: Allow nested guests to run with dirty debug registersPaolo Bonzini2014-03-111-0/+4
* KVM: vmx: Allow the guest to run with dirty debug registersPaolo Bonzini2014-03-111-1/+37
* KVM: vmx: we do rely on loading DR7 on entryPaolo Bonzini2014-03-111-1/+1
* KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka2014-03-111-18/+7Star
* KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interruptJan Kiszka2014-03-111-1/+2
* KVM: nVMX: Fully emulate preemption timerJan Kiszka2014-03-111-55/+96
* KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka2014-03-111-29/+38
* kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini2014-03-031-1/+1
* KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_saveLiu, Jinsong2014-02-251-0/+6
* KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong2014-02-241-2/+16
* KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka2014-01-271-4/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-231-119/+204
|\
| * KVM: nVMX: Update guest activity state field on L2 exitsJan Kiszka2014-01-171-0/+4
| * KVM: nVMX: Fix nested_run_pending on activity state HLTJan Kiszka2014-01-171-2/+2
| * KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka2014-01-171-56/+23Star
| * KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_injectJan Kiszka2014-01-171-0/+14
| * KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexitJan Kiszka2014-01-171-29/+34
| * KVM: nVMX: Leave VMX mode on clearing of feature control MSRJan Kiszka2014-01-171-0/+14
| * KVM: VMX: Fix DR6 update on #DB exceptionJan Kiszka2014-01-171-1/+2
| * KVM: SVM: Fix reading of DR6Jan Kiszka2014-01-171-0/+11
| * KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti2014-01-081-1/+1
| * KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang2014-01-081-4/+1Star
| * KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka2013-12-201-3/+7
| * KVM: nVMX: Support direct APIC access from L2Jan Kiszka2013-12-181-0/+5
| * KVM: nVMX: Add support for activity state HLTJan Kiszka2013-12-121-1/+6
| * KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov2013-12-121-27/+85
* | KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka2014-01-021-2/+1Star
|/
* kvm, vmx: Fix lazy FPU on nested guestAnthoine Bourgeois2013-11-131-0/+3
* kvm/vmx: error message typo fixMichael S. Tsirkin2013-10-311-1/+1
* kvm: Create non-coherent DMA registerationAlex Williamson2013-10-301-2/+1Star
* kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-301-1/+1