diff options
| author | Sean Christopherson <seanjc@google.com> | 2026-02-24 17:20:44 -0800 |
|---|---|---|
| committer | Sean Christopherson <seanjc@google.com> | 2026-03-02 16:02:53 -0800 |
| commit | 326e810eaaa53ae38c21855da064bfed26a44045 (patch) | |
| tree | c22289d90fa372c4c44fd00262ac83af02f3db89 /scripts | |
| parent | 33e09e2f9735fef7255aa96d1fe00782777bc44b (diff) | |
KVM: x86: Consolidate SEV-ES MMIO emulation into a single public API
Dedup kvm_sev_es_mmio_{read,write}() into a single API, as the "cost" of
plumbing in a boolean is largely negligible since KVM pulls out a boolean
for ops->write anyways, and consolidating the APIs will allow for
additional cleanups.
No functional change intended.
Tested-by: Tom Lendacky <thomas.lendacky@gmail.com>
Tested-by: Rick Edgecombe <rick.p.edgecombe@intel.com>
Link: https://patch.msgid.link/20260225012049.920665-10-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
