On Thu, 13 Nov 2025 14:16:40 -0800, Sean Christopherson wrote:
> Add support for expediting fast MMIO bus writes in SVM's npt_interception()
> to match VMX's support in handle_ept_misconfig().
>
> I don't recall what prompted me to write the patches; I suspect it was a
> "well, why not?" situation. They've been sitting in one of my bajillion
> branches since May, and I rediscovered them while looking for something
> else.
>
> [...]
Applied to kvm-x86 svm, thanks!
[1/2] KVM: SVM: Rename "fault_address" to "gpa" in npf_interception()
https://github.com/kvm-x86/linux/commit/737f2a382f89
[2/2] KVM: SVM: Add support for expedited writes to the fast MMIO bus
https://github.com/kvm-x86/linux/commit/01cde4eaaeca
--
https://github.com/kvm-x86/linux/tree/next