diff options
author | Sean Christopherson <[email protected]> | 2023-07-28 18:35:33 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2023-08-31 14:08:18 -0400 |
commit | 96316a06700fc93140e7492c9e994045680f7272 (patch) | |
tree | 32985691a43156c953fa6a48dc954d974a2adb91 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 427c76aed29ec12a57f11546a5036df3cc52855e (diff) |
KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
Refactor KVM's exported/external page-track, a.k.a. write-track, APIs
to take only the gfn and do the required memslot lookup in KVM proper.
Forcing users of the APIs to get the memslot unnecessarily bleeds
KVM internals into KVMGT and complicates usage of the APIs.
No functional change intended.
Reviewed-by: Yan Zhao <[email protected]>
Tested-by: Yongwei Ma <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions