diff options
author | 2021-11-11 00:03:00 +0000 | |
---|---|---|
committer | 2021-11-16 07:43:24 -0500 | |
commit | c071ff41e1502990a0902c7c3fcf72a462e46330 (patch) | |
tree | c566a61b5aab8306099a88217f0245c5168048a5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: selftests: Explicitly state indicies for vm_guest_mode_params array (diff) | |
download | wireguard-linux-c071ff41e1502990a0902c7c3fcf72a462e46330.tar.xz wireguard-linux-c071ff41e1502990a0902c7c3fcf72a462e46330.zip |
KVM: selftests: Expose align() helpers to tests
Refactor align() to work with non-pointers and split into separate
helpers for aligning up vs. down. Add align_ptr_up() for use with
pointers. Expose all helpers so that they can be used by tests and/or
other utilities. The align_down() helper in particular will be used to
ensure gpa alignment for hugepages.
No functional change intended.
[Added sepearate up/down helpers and replaced open-coded alignment
bit math throughout the KVM selftests.]
Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: David Matlack <dmatlack@google.com>
Reviewed-by: Ben Gardon <bgardon@google.com>
Message-Id: <20211111000310.1435032-3-dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions