On Wed, Mar 30, 2022, Ben Gardon wrote: > Add kvm_util library functions to read KVM stats through the binary > stats interface and then dump them to stdout when running the binary > stats test. Subsequent commits will extend the kvm_util code and use it > to make assertions in a test for NX hugepages. Why? Spamming my console with info that has zero meaning to me and is useless when the test passes is not helpful. Even on failure, I don't see what the user is going to do with this information, all of the asserts are completly unrelated to the stats themselves.