KVM: selftests: Read binary stats header in lib
authorBen Gardon <bgardon@google.com>
Mon, 13 Jun 2022 21:25:15 +0000 (21:25 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 24 Jun 2022 08:51:43 +0000 (04:51 -0400)
commit32faa0647cea46ffda9095c3a8c95b315e139f0f
tree07a55095af6bf355454d5702d8116d507a0e78c5
parentfcd48a213f0ac45c2187b09e19d4849e14cb59f8
KVM: selftests: Read binary stats header in lib

Move the code to read the binary stats header to the KVM selftests
library. It will be re-used by other tests to check KVM behavior.

No functional change intended.

Reviewed-by: David Matlack <dmatlack@google.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Ben Gardon <bgardon@google.com>
Message-Id: <20220613212523.3436117-3-bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/include/kvm_util_base.h
tools/testing/selftests/kvm/kvm_binary_stats_test.c