[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251113221642.1673023-1-seanjc@google.com>
Date: Thu, 13 Nov 2025 14:16:40 -0800
From: Sean Christopherson <seanjc@...gle.com>
To: Sean Christopherson <seanjc@...gle.com>, Paolo Bonzini <pbonzini@...hat.com>
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] KVM: SVM: Add fast MMIO bus writes
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.
Sean Christopherson (2):
KVM: SVM: Rename "fault_address" to "gpa" in npf_interception()
KVM: SVM: Add support for expedited writes to the fast MMIO bus
arch/x86/kvm/svm/svm.c | 29 +++++++++++++++++++++++++----
1 file changed, 25 insertions(+), 4 deletions(-)
base-commit: 16ec4fb4ac95d878b879192d280db2baeec43272
--
2.52.0.rc1.455.g30608eb744-goog
Powered by blists - more mailing lists