- 4fe09bc KVM: x86: Add a return code to kvm_apic_accept_events by Jim Mattson · 3 years, 8 months ago
- a5f6909 KVM: x86: Add a return code to inject_pending_event by Jim Mattson · 3 years, 8 months ago
- 650293c KVM: nVMX: Add a return code to vmx_complete_nested_posted_interrupt by Jim Mattson · 3 years, 8 months ago
- d82ee28 KVM: x86: Remove guest mode check from kvm_check_nested_events by Jim Mattson · 3 years, 8 months ago
- d041b5e KVM: nVMX: Enable nested TSC scaling by Ilias Stamatis · 3 years, 8 months ago
- 1ab9287 KVM: X86: Add vendor callbacks for writing the TSC multiplier by Ilias Stamatis · 3 years, 7 months ago
- edcfe54 KVM: X86: Move write_l1_tsc_offset() logic to common code and rename it by Ilias Stamatis · 3 years, 8 months ago
- 83150f2 KVM: X86: Add functions that calculate the nested TSC fields by Ilias Stamatis · 3 years, 8 months ago
- 307a94c KVM: X86: Add functions for retrieving L2 TSC fields from common code by Ilias Stamatis · 3 years, 8 months ago
- 3c0f993 KVM: nVMX: Add a TSC multiplier field in VMCS12 by Ilias Stamatis · 3 years, 8 months ago
- fe3eb50 KVM: X86: Add a ratio parameter to kvm_scale_tsc() by Ilias Stamatis · 3 years, 8 months ago
- 9b399df KVM: X86: Rename kvm_compute_tsc_offset() to kvm_compute_l1_tsc_offset() by Ilias Stamatis · 3 years, 8 months ago
- 805d705 KVM: X86: Store L1's TSC scaling ratio in 'struct kvm_vcpu_arch' by Ilias Stamatis · 3 years, 8 months ago
- d501f74 KVM: x86/mmu: Lazily allocate memslot rmaps by Ben Gardon · 3 years, 8 months ago
- e220971 KVM: x86/mmu: Skip rmap operations if rmaps not allocated by Ben Gardon · 3 years, 8 months ago
- a255740 KVM: x86/mmu: Add a field to control memslot rmap allocation by Ben Gardon · 3 years, 8 months ago
- 56dd101 KVM: x86/mmu: Factor out allocating memslot rmap by Ben Gardon · 3 years, 8 months ago
- c9b929b KVM: x86/mmu: Deduplicate rmap freeing by Ben Gardon · 3 years, 8 months ago
- 8921291 KVM: x86: Do not write protect huge page in initially-all-set mode by Keqian Zhu · 3 years, 9 months ago
- 3ad9356 KVM: x86: Support write protecting only large pages by Keqian Zhu · 3 years, 9 months ago
- d8f5537 KVM: hyper-v: Advertise support for fast XMM hypercalls by Siddharth Chandrasekaran · 3 years, 8 months ago
- 5974565 KVM: x86: kvm_hv_flush_tlb use inputs from XMM registers by Siddharth Chandrasekaran · 3 years, 8 months ago
- bd38b32 KVM: hyper-v: Collect hypercall params into struct by Siddharth Chandrasekaran · 3 years, 8 months ago
- 43e5146 KVM: x86: Move FPU register accessors into fpu.h by Siddharth Chandrasekaran · 3 years, 8 months ago
- a9d6496 KVM: x86/mmu: Make is_nx_huge_page_enabled an inline function by Shaokun Zhang · 3 years, 8 months ago
- 654430ef KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU by Sean Christopherson · 3 years, 7 months ago
- dfdc0a7 KVM: X86: Fix x86_emulator slab cache leak by Wanpeng Li · 3 years, 7 months ago
- 934002c KVM: SVM: Call SEV Guest Decommission if ASID binding fails by Alper Gun · 3 years, 7 months ago
- 78fcb2c KVM: x86: Immediately reset the MMU context when the SMM flag is cleared by Sean Christopherson · 3 years, 7 months ago
- 551912d KVM: x86: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 8 months ago
- 02ffbe6 KVM: SVM: fix doc warnings by ChenXiaoSong · 3 years, 7 months ago
- 218bf77 kvm: LAPIC: Restore guard to prevent illegal APIC register access by Jim Mattson · 3 years, 8 months ago
- b53e84e KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU sync by Lai Jiangshan · 3 years, 8 months ago
- f31500b KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message by Sean Christopherson · 3 years, 7 months ago
- af3511f KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behavior by Lai Jiangshan · 3 years, 8 months ago
- b1bd5cb KVM: X86: MMU: Use the correct inherited permissions to get shadow page by Lai Jiangshan · 3 years, 8 months ago
- e898da7 KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timer by Wanpeng Li · 3 years, 7 months ago
- 4f13d47 KVM: SVM: Fix SEV SEND_START session length & SEND_UPDATE_DATA query length after commit 238eca821cee by Ashish Kalra · 3 years, 7 months ago
- b35491e KVM: X86: Kill off ctxt->ud by Wanpeng Li · 3 years, 8 months ago
- da6393c KVM: X86: Fix warning caused by stale emulation context by Wanpeng Li · 3 years, 8 months ago
- e87e46d KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception by Yuan Yao · 3 years, 8 months ago
- bedd919 KVM: x86/mmu: Fix comment mentioning skip_4k by David Matlack · 3 years, 8 months ago
- a248602 KVM: VMX: update vcpu posted-interrupt descriptor when assigning device by Marcelo Tosatti · 3 years, 8 months ago
- 084071d KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK by Marcelo Tosatti · 3 years, 8 months ago
- 57ab879 KVM: x86: add start_assignment hook to kvm_x86_ops by Marcelo Tosatti · 3 years, 8 months ago
- 9805cf0 KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switch by Wanpeng Li · 3 years, 8 months ago
- da6d63a KVM: X86: hyper-v: Task srcu lock when accessing kvm_memslots() by Wanpeng Li · 3 years, 8 months ago
- 1eff0ad KVM: X86: Fix vCPU preempted state from guest's point of view by Wanpeng Li · 3 years, 8 months ago
- 72b268a KVM: X86: Bail out of direct yield in case of under-committed scenarios by Wanpeng Li · 3 years, 8 months ago
- 28a4aa1 KVM: SVM: make the avic parameter a bool by Paolo Bonzini · 3 years, 8 months ago
- 377872b KVM: VMX: Drop unneeded CONFIG_X86_LOCAL_APIC check by Vitaly Kuznetsov · 3 years, 8 months ago
- 778a136 KVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC check by Vitaly Kuznetsov · 3 years, 8 months ago
- a4345a7c Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 8 months ago
- 85bbba1 Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- dd3e401 Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 28b4afe Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- ce7ea0c KVM: SVM: Move GHCB unmapping to fix RCU warning by Tom Lendacky · 3 years, 8 months ago
- 368340a KVM: SVM: Invert user pointer casting in SEV {en,de}crypt helpers by Sean Christopherson · 3 years, 8 months ago
- 3f804f6 KVM: x86: Prevent deadlock against tk_core.seq by Thomas Gleixner · 3 years, 8 months ago
- 594b27e KVM: x86: Cancel pvclock_gtod_work on module removal by Thomas Gleixner · 3 years, 9 months ago
- 03ca458 KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging by Sean Christopherson · 3 years, 9 months ago
- 76ea438 KVM: X86: Expose bus lock debug exception to guest by Paolo Bonzini · 3 years, 8 months ago
- e8ea85f KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit by Chenyi Qiang · 4 years ago
- 78bba96 KVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing failed by Sean Christopherson · 3 years, 9 months ago
- 61a05d4 KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model by Sean Christopherson · 3 years, 9 months ago
- e5fda4b KVM: x86: Move uret MSR slot management to common x86 by Sean Christopherson · 3 years, 9 months ago
- 9cc39a5 KVM: x86: Export the number of uret MSRs to vendor modules by Sean Christopherson · 3 years, 9 months ago
- 5e17c62 KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way by Sean Christopherson · 3 years, 9 months ago
- 8ea8b8d KVM: VMX: Use common x86's uret MSR list as the one true list by Sean Christopherson · 3 years, 9 months ago
- ee9d22e KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list by Sean Christopherson · 3 years, 9 months ago
- b6194b9 KVM: VMX: Configure list of user return MSRs at module init by Sean Christopherson · 3 years, 9 months ago
- 36fa06f KVM: x86: Add support for RDPID without RDTSCP by Sean Christopherson · 3 years, 9 months ago
- 0caa0a7 KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in host by Sean Christopherson · 3 years, 9 months ago
- 5104d7f KVM: VMX: Disable preemption when probing user return MSRs by Sean Christopherson · 3 years, 9 months ago
- 2183de4 KVM: x86: Move RDPID emulation intercept to its own enum by Sean Christopherson · 3 years, 9 months ago
- 3b195ac KVM: SVM: Inject #UD on RDTSCP when it should be disabled in the guest by Sean Christopherson · 3 years, 9 months ago
- 85d0011 KVM: x86: Emulate RDPID only if RDTSCP is supported by Sean Christopherson · 3 years, 9 months ago
- 8aec21c KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported by Sean Christopherson · 3 years, 9 months ago
- 809c791 KVM: nSVM: remove a warning about vmcb01 VM exit reason by Maxim Levitsky · 3 years, 9 months ago
- 063ab16 KVM: nSVM: always restore the L1's GIF on migration by Maxim Levitsky · 3 years, 9 months ago
- aca3528 KVM: x86: Hoist input checks in kvm_add_msr_filter() by Siddharth Chandrasekaran · 3 years, 9 months ago
- 70f094f KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr' by Vitaly Kuznetsov · 3 years, 9 months ago
- f5c7e84 KVM: nVMX: Always make an attempt to map eVMCS after migration by Vitaly Kuznetsov · 3 years, 9 months ago
- 384fc67 x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline() by Vitaly Kuznetsov · 3 years, 9 months ago
- 3d6b841 x86/kvm: Disable all PV features on crash by Vitaly Kuznetsov · 3 years, 9 months ago
- c02027b x86/kvm: Disable kvmclock on all CPUs on shutdown by Vitaly Kuznetsov · 3 years, 9 months ago
- 8b79fef x86/kvm: Teardown PV features on boot CPU as well by Vitaly Kuznetsov · 3 years, 9 months ago
- e10de31 x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating by Suravee Suthikulpanit · 3 years, 9 months ago
- 50b7b6f x86/process: setup io_threads more like normal user space threads by Stefan Metzmacher · 3 years, 9 months ago
- bc908e0 KVM: x86: Consolidate guest enter/exit logic to common helpers by Sean Christopherson · 3 years, 9 months ago
- 1604571 KVM: x86: Defer vtime accounting 'til after IRQ handling by Wanpeng Li · 3 years, 9 months ago
- a217a65 KVM/VMX: Invoke NMI non-IST entry instead of IST entry by Lai Jiangshan · 3 years, 9 months ago
- 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
- 57151b5 Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 9 months ago
- fc48a6d x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers by Sean Christopherson · 3 years, 9 months ago
- b6b4fbd x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported by Sean Christopherson · 3 years, 9 months ago
- 4029b97 x86/resctrl: Fix init const confusion by Andi Kleen · 3 years, 9 months ago
- 790d1ce x86: Delete UD0, UD1 traces by Alexey Dobriyan · 3 years, 9 months ago
- 3cf4524 x86/smpboot: Remove duplicate includes by Wan Jiabing · 3 years, 9 months ago
- f91ef22 x86/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE by Oscar Salvador · 3 years, 9 months ago