summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx.c
AgeCommit message (Expand)Author
2016-06-27KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas
2016-06-16kvm: vmx: check apicv is active before using VT-d posted interruptYang Zhang
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-25kvm:vmx: more complete state update on APICv on/offRoman Kagan
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-18KVM: x86: make hwapic_isr_update and hwapic_irr_update look the samePaolo Bonzini
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar
2016-04-29KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_resetBruce Rogers
2016-04-28perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin
2016-04-13x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usageBorislav Petkov
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-22KVM, pkeys: add pkeys support for permission_faultHuaitong Han
2016-03-22KVM, pkeys: save/restore PKRU when guest/host switchesXiao Guangrong
2016-03-22KVM, pkeys: disable pkeys for guests in non-paging modeHuaitong Han
2016-03-22KVM: VMX: fix nested vpid for old KVM guestsPaolo Bonzini
2016-03-22KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini
2016-03-22KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-10KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini
2016-03-09KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini
2016-03-08KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-04KVM: VMX: use vmcs_clear/set_bits for debug register exitsPaolo Bonzini
2016-03-02kvm: x86: Update tsc multiplier on change.Owen Hofmann
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder
2016-02-24x86/kvm: Add output operand in vmx_handle_external_intr inline asmChris J Arges
2016-02-23KVM: x86: use list_last_entryGeliang Tang
2016-02-16kvm/x86: Pass return code of kvm_emulate_hypercallAndrey Smetanin
2016-02-16KVM: VMX: Fix guest debugging while in L2Jan Kiszka
2016-02-16KVM: VMX: Factor out is_exception_n helperJan Kiszka
2016-02-09KVM/VMX: Add host irq information in trace event when updating IRTE for poste...Feng Wu
2016-02-09KVM: Recover IRTE to remapped mode if the interrupt is not single-destinationFeng Wu
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-12kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han
2015-12-16KVM: vmx: detect mismatched size in VMCS read/writePaolo Bonzini
2015-12-16KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcsPaolo Bonzini
2015-12-16KVM: VMX: fix read/write sizes of VMCS fieldsPaolo Bonzini
2015-12-16KVM: VMX: fix the writing POSTED_INTR_NVLi RongQing
2015-12-14KVM: VMX: Fix host initiated access to guest MSR_TSC_AUXHaozhong Zhang
2015-12-11kvm: x86: move tracepoints outside extended quiescent statePaolo Bonzini
2015-11-25kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin
2015-11-25kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin
2015-11-25KVM: nVMX: remove incorrect vpid check in nested invvpid emulationHaozhong Zhang
2015-11-10KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini
2015-11-10KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-11-10KVM: VMX: Dump TSC multiplier in dump_vmcs()Haozhong Zhang
2015-11-10KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSCHaozhong Zhang
2015-11-10KVM: VMX: Setup TSC scaling ratio when a vcpu is loadedHaozhong Zhang