summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2026-02-24 17:20:47 -0800
committerSean Christopherson <seanjc@google.com>2026-03-02 16:02:53 -0800
commit216729846603d5be668a84d75c88ae097c27ae61 (patch)
treeff2118653187a2ed1226683a137a95dcb665cf7c /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parent929613b3cd1a97bc6e17100c0cab5668cd4eff90 (diff)
KVM: x86: Rename .read_write_emulate() to .read_write_guest()
Rename the ops and helpers to read/write guest memory to clarify that they do exactly that, i.e. aren't generic emulation flows and don't do anything related to emulated MMIO. Opportunistically add comments to explain the flow, e.g. it's not exactly obvious that KVM deliberately treats "failed" accesses to guest memory as emulated MMIO. 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-13-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions