summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx.c
AgeCommit message (Expand)Author
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-05-22KVM: vmx: DR7 masking on task switch emulation is wrongNadav Amit
2014-05-22KVM: x86: get CPL from SS.DPLPaolo Bonzini
2014-05-08kvm: x86: emulate monitor and mwait instructions as nopGabriel L. Somlo
2014-05-07KVM: vmx: handle_dr does not handle RSP correctlyNadav Amit
2014-05-07KVM: vmx: disable APIC virtualization in nested guestsPaolo Bonzini
2014-05-06KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptrBandan Das
2014-05-06KVM: nVMX: fail on invalid vmclear/vmptrld pointerBandan Das
2014-05-06KVM: nVMX: additional checks on vmxon regionBandan Das
2014-05-06KVM: nVMX: rearrange get_vmx_mem_addressBandan Das
2014-04-28KVM: x86: Check for host supported fields in shadow vmcsBandan Das
2014-04-22KVM: nVMX: Advertise support for interrupt acknowledgementBandan Das
2014-04-22KVM: nVMX: Ack and write vector info to intr_info if L1 asks us toBandan Das
2014-04-22KVM: nVMX: Don't advertise single context invalidation for inveptBandan Das
2014-04-22KVM: VMX: Advance rip to after an ICEBP instructionHuw Davies
2014-04-17KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin
2014-04-14KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu
2014-03-17KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini
2014-03-17KVM: x86: Add nested virtualization support for MPXPaolo Bonzini
2014-03-11KVM: nVMX: Allow nested guests to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: vmx: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: vmx: we do rely on loading DR7 on entryPaolo Bonzini
2014-03-11KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka
2014-03-11KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interruptJan Kiszka
2014-03-11KVM: nVMX: Fully emulate preemption timerJan Kiszka
2014-03-11KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka
2014-03-03kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini
2014-02-25KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_saveLiu, Jinsong
2014-02-24KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong
2014-01-27KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-17KVM: nVMX: Update guest activity state field on L2 exitsJan Kiszka
2014-01-17KVM: nVMX: Fix nested_run_pending on activity state HLTJan Kiszka
2014-01-17KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka
2014-01-17KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_injectJan Kiszka
2014-01-17KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexitJan Kiszka
2014-01-17KVM: nVMX: Leave VMX mode on clearing of feature control MSRJan Kiszka
2014-01-17KVM: VMX: Fix DR6 update on #DB exceptionJan Kiszka
2014-01-17KVM: SVM: Fix reading of DR6Jan Kiszka
2014-01-08KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti
2014-01-08KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang
2014-01-02KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka
2013-12-20KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka
2013-12-18KVM: nVMX: Support direct APIC access from L2Jan Kiszka
2013-12-12KVM: nVMX: Add support for activity state HLTJan Kiszka
2013-12-12KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov
2013-11-13kvm, vmx: Fix lazy FPU on nested guestAnthoine Bourgeois
2013-10-31kvm/vmx: error message typo fixMichael S. Tsirkin
2013-10-30kvm: Create non-coherent DMA registerationAlex Williamson
2013-10-30kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson