index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
svm.c
Age
Commit message (
Expand
)
Author
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-09
Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-09
Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-01-30
KVM: x86: Harden against unexpected adjustments to kvm_cpu_caps
Sean Christopherson
2026-01-30
KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()
Sean Christopherson
2026-01-14
KVM: SVM: Stop toggling virtual VMSAVE/VMLOAD on intercept recalc
Yosry Ahmed
2026-01-14
KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation
Yosry Ahmed
2026-01-13
KVM: SVM: Harden exit_code against being used in Spectre-like attacks
Sean Christopherson
2026-01-13
KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
2026-01-13
KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal
Sean Christopherson
2026-01-13
KVM: SVM: Check for an unexpected VM-Exit after RETPOLINE "fast" handling
Sean Christopherson
2026-01-13
KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()
Sean Christopherson
2026-01-13
KVM: SVM: Add a helper to detect VMRUN failures
Sean Christopherson
2026-01-08
KVM: SVM: Don't set GIF when clearing EFER.SVME
Jim Mattson
2026-01-08
KVM: SVM: Virtualize and advertise support for ERAPS
Amit Shah
2026-01-08
KVM: SVM: Add support for expedited writes to the fast MMIO bus
Sean Christopherson
2026-01-08
KVM: SVM: Rename "fault_address" to "gpa" in npf_interception()
Sean Christopherson
2026-01-08
KVM: x86/pmu: Expose enable_mediated_pmu parameter to user space
Dapeng Mi
2026-01-08
KVM: x86/pmu: Load/put mediated PMU context when entering/exiting guest
Dapeng Mi
2026-01-08
KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUs
Dapeng Mi
2026-01-08
KVM: x86/pmu: Disable RDPMC interception for compatible mediated vPMU
Dapeng Mi
2025-12-18
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-12-04
KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits
Sean Christopherson
2025-11-26
Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-26
Merge tag 'kvm-x86-misc-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-19
KVM: x86: Load guest/host PKRU outside of the fastpath run loop
Sean Christopherson
2025-11-18
KVM: SVM: Handle #MCs in guest outside of fastpath
Sean Christopherson
2025-11-18
KVM: SVM: Fix redundant updates of LBR MSR intercepts
Yosry Ahmed
2025-11-13
KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
Omar Sandoval
2025-11-09
KVM: nSVM: Fix and simplify LBR virtualization handling with nested
Yosry Ahmed
2025-11-09
KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()
Yosry Ahmed
2025-11-09
KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updated
Yosry Ahmed
2025-11-05
KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITE
Yosry Ahmed
2025-11-05
KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulation
Yosry Ahmed
2025-11-04
KVM: x86: Add a helper to dedup reporting of unhandled VM-Exits
Sean Christopherson
2025-11-04
KVM: SVM: Unregister KVM's GALog notifier on kvm-amd.ko exit
Sean Christopherson
2025-11-04
KVM: SVM: Initialize per-CPU svm_data at the end of hardware setup
Sean Christopherson
2025-10-17
KVM: SVM: Move AVIC Physical ID table allocation to vcpu_precreate()
Naveen N Rao
2025-10-15
KVM: SVM: Disallow EFER.LMSLE when not supported by hardware
Jim Mattson
2025-09-30
Merge tag 'kvm-x86-cet-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'kvm-x86-misc-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'kvm-x86-svm-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-09-23
KVM: SVM: Enable shadow stack virtualization for SVM
John Allen
2025-09-23
KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid
Sean Christopherson
2025-09-23
KVM: SVM: Pass through shadow stack MSRs as appropriate
John Allen
2025-09-23
KVM: SVM: Update dump_vmcb with shadow stack save area additions
John Allen
2025-09-23
KVM: SVM: Emulate reads and writes to shadow stack MSRs
John Allen
2025-09-23
KVM: x86: Enable CET virtualization for VMX and advertise to userspace
Yang Weijiang
2025-09-23
KVM: x86: Initialize allow_smaller_maxphyaddr earlier in setup
Sean Christopherson
[next]