diff options
| author | Sean Christopherson <[email protected]> | 2023-07-29 01:35:27 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2023-08-31 18:08:13 +0000 |
| commit | 58ea7cf700cae441fd41d17e6f8092a4f9e2e32b (patch) | |
| tree | d1453547cb166b3f8acf4e406f0aceaf287a7cd0 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | KVM: x86: Remove the unused page-track hook track_flush_slot() (diff) | |
| download | kernel-58ea7cf700cae441fd41d17e6f8092a4f9e2e32b.tar.gz kernel-58ea7cf700cae441fd41d17e6f8092a4f9e2e32b.zip | |
KVM: x86/mmu: Move KVM-only page-track declarations to internal header
Bury the declaration of the page-track helpers that are intended only for
internal KVM use in a "private" header. In addition to guarding against
unwanted usage of the internal-only helpers, dropping their definitions
avoids exposing other structures that should be KVM-internal, e.g. for
memslots. This is a baby step toward making kvm_host.h a KVM-internal
header in the very distant future.
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 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
