diff options
author | Sean Christopherson <seanjc@google.com> | 2023-07-12 01:01:27 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-07-29 17:05:29 +0200 |
commit | 87d53582bc8be30a11654a45fac0a257ed830ea8 (patch) | |
tree | 5026f1ef3bdad858bcc740742f3e454584ea5e6e /lib/fdt_wip.c | |
parent | KVM: selftests: Use pread() to read binary stats header (diff) | |
download | linux-87d53582bc8be30a11654a45fac0a257ed830ea8.tar.xz linux-87d53582bc8be30a11654a45fac0a257ed830ea8.zip |
KVM: selftests: Clean up stats fd in common stats_test() helper
Move the stats fd cleanup code into stats_test() and drop the
superfluous vm_stats_test() and vcpu_stats_test() helpers in order to
decouple creation of the stats file from consuming/testing the file
(deduping code is a bonus). This will make it easier to test various
edge cases related to stats, e.g. that userspace can dup() a stats fd,
that userspace can have multiple stats files for a singleVM/vCPU, etc.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20230711230131.648752-4-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'lib/fdt_wip.c')
0 files changed, 0 insertions, 0 deletions