diff options
author | Sean Christopherson <seanjc@google.com> | 2023-07-28 18:35:27 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-08-31 14:08:13 -0400 |
commit | 58ea7cf700cae441fd41d17e6f8092a4f9e2e32b (patch) | |
tree | d1453547cb166b3f8acf4e406f0aceaf287a7cd0 /scripts/gdb/linux/timerlist.py | |
parent | d104d5bbbc2de62fafe0e391dbc7b1e99a58722e (diff) |
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 <yongwei.ma@intel.com>
Link: https://lore.kernel.org/r/20230729013535.1070024-22-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions