- 018d70f KVM: x86: Update vPMCs when retiring branch instructions by Eric Hankland · 3 years, 1 month ago
- 6ed1298 KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event() by Like Xu · 3 years, 1 month ago
- 7c174f3 KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id() by Like Xu · 3 years, 1 month ago
- 7618756 KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs by Like Xu · 3 years, 1 month ago
- 006a0f0 KVM: x86: avoid out of bounds indices for fixed performance counters by Paolo Bonzini · 3 years, 1 month ago
- 5b61178 KVM: VMX: Mark VCPU_EXREG_CR3 dirty when !CR0_PG -> CR0_PG if EPT + !URG by Lai Jiangshan · 3 years ago
- a9f2705 KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs() by Lai Jiangshan · 3 years ago
- 855fb03 Merge remote-tracking branch 'kvm/master' into HEAD by Paolo Bonzini · 3 years ago
- fdba608 KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU by Sean Christopherson · 3 years ago
- cd0e615 KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required by Sean Christopherson · 3 years, 1 month ago
- a80dfc0 KVM: VMX: Always clear vmx->fail on emulation_required by Sean Christopherson · 3 years, 1 month ago
- c506355 KVM: x86: Always set kvm_run->if_flag by Marc Orr · 3 years, 1 month ago
- 45af1bb KVM: VMX: Clean up PI pre/post-block WARNs by Sean Christopherson · 3 years, 1 month ago
- 83c9800 KVM: nVMX: Ensure vCPU honors event request if posting nested IRQ fails by Sean Christopherson · 3 years, 1 month ago
- 502d2bf KVM: nVMX: Implement Enlightened MSR Bitmap feature by Vitaly Kuznetsov · 3 years, 1 month ago
- ed2a480 KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt by Vitaly Kuznetsov · 3 years, 1 month ago
- b84155c3 KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper by Vitaly Kuznetsov · 3 years, 1 month ago
- 93b350f Merge branch 'kvm-on-hv-msrbm-fix' into HEAD by Paolo Bonzini · 3 years, 1 month ago
- 250552b KVM: nVMX: Don't use Enlightened MSR Bitmap for L3 by Vitaly Kuznetsov · 3 years, 1 month ago
- 2df4a5e KVM: X86: Remove mmu parameter from load_pdptrs() by Lai Jiangshan · 3 years, 1 month ago
- f8cd457 KVM: VMX: Use ept_caps_to_lpage_level() in hardware_setup() by Lai Jiangshan · 3 years, 1 month ago
- cc022ae KVM: X86: Add parameter huge_page_level to kvm_init_shadow_ept_mmu() by Lai Jiangshan · 3 years, 1 month ago
- fe26f91 KVM: VMX: Change comments about vmx_get_msr() by Lai Jiangshan · 3 years, 1 month ago
- ed07ef5 KVM: VMX: Use kvm_set_msr_common() for MSR_IA32_TSC_ADJUST in the default way by Lai Jiangshan · 3 years, 1 month ago
- 15ad976 KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest() by Lai Jiangshan · 3 years, 1 month ago
- 3ab4ac8 KVM: VMX: Update msr value after kvm_set_user_return_msr() succeeds by Lai Jiangshan · 3 years, 1 month ago
- 6ab8a40 KVM: VMX: Avoid to rdmsrl(MSR_IA32_SYSENTER_ESP) by Lai Jiangshan · 3 years, 1 month ago
- 41e68b6 KVM: vmx, svm: clean up mass updates to regs_avail/regs_dirty bits by Paolo Bonzini · 3 years, 1 month ago
- c62c7bd KVM: VMX: Update vmcs.GUEST_CR3 only when the guest CR3 is dirty by Lai Jiangshan · 3 years, 2 months ago
- 3883bc9d KVM: X86: Mark CR3 dirty when vcpu->arch.cr3 is changed by Lai Jiangshan · 3 years, 2 months ago
- a37ebdc KVM: VMX: Add and use X86_CR4_PDPTR_BITS when !enable_ept by Lai Jiangshan · 3 years, 2 months ago
- 5ec60aa KVM: VMX: Add and use X86_CR4_TLBFLUSH_BITS when !enable_ept by Lai Jiangshan · 3 years, 2 months ago
- c0d6956 KVM: VMX: Mark VCPU_EXREG_PDPTR available in ept_save_pdptrs() by Lai Jiangshan · 3 years, 2 months ago
- baed82c KVM: VMX: Remove vCPU from PI wakeup list before updating PID.NV by Sean Christopherson · 3 years, 3 months ago
- 724b396 KVM: VMX: Move Posted Interrupt ndst computation out of write loop by Sean Christopherson · 3 years, 3 months ago
- cfb0e13 KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration by Sean Christopherson · 3 years, 3 months ago
- 89ef0f2 KVM: VMX: Save/restore IRQs (instead of CLI/STI) during PI pre/post block by Sean Christopherson · 3 years, 3 months ago
- 2980238 KVM: VMX: Drop pointless PI.NDST update when blocking by Sean Christopherson · 3 years, 3 months ago
- 74ba5bc KVM: VMX: Use boolean returns for Posted Interrupt "test" helpers by Sean Christopherson · 3 years, 3 months ago
- c957172 KVM: VMX: Drop unnecessary PI logic to handle impossible conditions by Sean Christopherson · 3 years, 3 months ago
- 057aa61 KVM: VMX: Skip Posted Interrupt updates if APICv is hard disabled by Sean Christopherson · 3 years, 3 months ago
- 1460179 KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt() by Sean Christopherson · 3 years, 3 months ago
- 1831fa4 KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guest by Paolo Bonzini · 3 years, 1 month ago
- fb43496 KVM: x86/MMU: Simplify flow of vmx_get_mt_mask by Ben Gardon · 3 years, 1 month ago
- bfbb307 KVM: VMX: Set failure code in prepare_vmcs02() by Dan Carpenter · 3 years, 1 month ago
- ef8b4b7 KVM: ensure APICv is considered inactive if there is no APIC by Paolo Bonzini · 3 years, 1 month ago
- e90e51d KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled by Paolo Bonzini · 3 years, 1 month ago
- 53b7ca1 KVM: x86: Use a stable condition around all VT-d PI paths by Paolo Bonzini · 3 years, 1 month ago
- 7e1901f KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled by Paolo Bonzini · 3 years, 1 month ago
- 712494d KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12 by Sean Christopherson · 3 years, 1 month ago
- 40e5f908 KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit by Sean Christopherson · 3 years, 1 month ago
- 2b4a5a5 KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST by Sean Christopherson · 3 years, 1 month ago
- 8503fea KVM: VMX: do not use uninitialized gfn_to_hva_cache by Paolo Bonzini · 3 years, 1 month ago
- 817506d Merge branch 'kvm-5.16-fixes' into kvm-master by Paolo Bonzini · 3 years, 1 month ago
- cee6666 KVM: nVMX: Use a gfn_to_hva_cache for vmptrld by David Woodhouse · 3 years, 1 month ago
- 7d0172b KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check by David Woodhouse · 3 years, 1 month ago
- 297d597 KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12 by David Woodhouse · 3 years, 1 month ago
- af957ee KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state load by Maxim Levitsky · 3 years, 1 month ago
- f5396f2d Merge branch 'kvm-5.16-fixes' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
- 796c83c KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid() by Vipin Sharma · 3 years, 2 months ago
- 329bd56 KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPID, and INVEPT by Vipin Sharma · 3 years, 2 months ago
- a5e0c25 KVM: nVMX: Clean up x2APIC MSR handling for L2 by Sean Christopherson · 3 years, 2 months ago
- 0cacb80 KVM: VMX: Macrofy the MSR bitmap getters and setters by Sean Christopherson · 3 years, 2 months ago
- 67f4b99 KVM: nVMX: Handle dynamic MSR intercept toggling by Sean Christopherson · 3 years, 2 months ago
- 7dfbc62 KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use by Sean Christopherson · 3 years, 2 months ago
- cae72dc KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active by Maxim Levitsky · 3 years, 2 months ago
- e6cd31f kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool by Jim Mattson · 3 years, 2 months ago
- d7e0a79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
- 8cb1ae1 Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 43aa0a1 Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 0d7d844 KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol by David Edmondson · 3 years, 3 months ago
- e615e35 KVM: x86: On emulation failure, convey the exit reason, etc. to userspace by David Edmondson · 3 years, 3 months ago
- 0a62a03 KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info by David Edmondson · 3 years, 3 months ago
- ec5a491 KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetup by Sean Christopherson · 3 years, 3 months ago
- 9dadfc4 KVM: x86: Add vendor name to kvm_x86_ops, use it for error messages by Sean Christopherson · 3 years, 2 months ago
- 540c7ab KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL w/ 0 by Wanpeng Li · 3 years, 2 months ago
- e099f3eb KVM: VMX: RTIT_CTL_BRANCH_EN has no dependency on other CPUID bit by Xiaoyao Li · 3 years, 4 months ago
- f4d3a90 KVM: VMX: Rename pt_desc.addr_range to pt_desc.num_address_ranges by Xiaoyao Li · 3 years, 4 months ago
- ba51d62 KVM: VMX: Use precomputed vmx->pt_desc.addr_range by Xiaoyao Li · 3 years, 4 months ago
- 2e6e0d6 KVM: VMX: Restore host's MSR_IA32_RTIT_CTL when it's not zero by Xiaoyao Li · 3 years, 4 months ago
- 3a25dfa KVM: nVMX: promptly process interrupts delivered while in guest mode by Paolo Bonzini · 3 years, 2 months ago
- b56d279 x86/fpu: Replace the includes of fpu/internal.h by Thomas Gleixner · 3 years, 3 months ago
- d61863c KVM: VMX: Remove redundant handling of bus lock vmexit by Hao Xiang · 3 years, 3 months ago
- b08cadb Merge branch 'objtool/urgent' by Peter Zijlstra · 3 years, 3 months ago
- 5228eb9 KVM: x86: nSVM: implement nested TSC scaling by Maxim Levitsky · 3 years, 4 months ago
- 06692e4 KVM: VMX: Move RESET emulation to vmx_vcpu_reset() by Sean Christopherson · 3 years, 3 months ago
- d065673 KVM: VMX: Drop explicit zeroing of MSR guest values at vCPU creation by Sean Christopherson · 3 years, 3 months ago
- ff8828c KVM: x86: Do not mark all registers as avail/dirty during RESET/INIT by Sean Christopherson · 3 years, 3 months ago
- feb3162 KVM: nVMX: Reset vmxon_ptr upon VMXOFF emulation. by Vitaly Kuznetsov · 3 years, 3 months ago
- 64c7850 KVM: nVMX: Use INVALID_GPA for pointers used in nVMX. by Yu Zhang · 3 years, 3 months ago
- 5c49d18 KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue by Zhenzhong Duan · 3 years, 3 months ago
- dbab610 KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit by Maxim Levitsky · 3 years, 4 months ago
- c8607e4 KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vmentry by Maxim Levitsky · 3 years, 4 months ago
- c42dec1 KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state by Maxim Levitsky · 3 years, 4 months ago
- 8d68bad KVM: nVMX: Filter out all unsupported controls when eVMCS was activated by Vitaly Kuznetsov · 3 years, 4 months ago
- 24a996a KVM: nVMX: Fix nested bus lock VM exit by Chenyi Qiang · 3 years, 4 months ago
- ed7023a KVM: nVMX: fix comments of handle_vmon() by Yu Zhang · 3 years, 4 months ago
- cd36ae8 KVM: VMX: Remove defunct "nr_active_uret_msrs" field by Sean Christopherson · 3 years, 4 months ago
- 010050a x86/kvm: Always inline evmcs_write64() by Peter Zijlstra · 3 years, 6 months ago
- 192ad3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago