diff options
author | Isaku Yamahata <isaku.yamahata@intel.com> | 2024-07-19 00:12:19 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-12-23 16:31:54 +0300 |
commit | e23186da667d1573438c04d2f753440fbf223e59 (patch) | |
tree | fccc3fe427b93143d8242bb0f0f32976fdd75b62 /tools/perf/scripts/python/parallel-perf.py | |
parent | 243e13e810c070785b85470c436cc174cf115a3b (diff) | |
download | linux-e23186da667d1573438c04d2f753440fbf223e59.tar.xz |
KVM: x86/tdp_mmu: Take struct kvm in iter loops
Add a struct kvm argument to the TDP MMU iterators.
Future changes will want to change how the iterator behaves based on a
member of struct kvm. Change the signature and callers of the iterator
loop helpers in a separate patch to make the future one easier to review.
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
Signed-off-by: Rick Edgecombe <rick.p.edgecombe@intel.com>
Message-ID: <20240718211230.1492011-8-rick.p.edgecombe@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions