]> Git Repo - linux.git/commit
selftests: kvm: make hardware_disable_test less verbose
authorVitaly Kuznetsov <[email protected]>
Tue, 23 Mar 2021 10:43:31 +0000 (11:43 +0100)
committerPaolo Bonzini <[email protected]>
Tue, 30 Mar 2021 17:07:10 +0000 (13:07 -0400)
commitf982fb62a304235397ec092936432199ca50ac4d
tree9f8cf66ae155f42a7912fb0d8fb57f894cd3e7c2
parent1973cadd4cca08eaeca944f60598f04ab0d80682
selftests: kvm: make hardware_disable_test less verbose

hardware_disable_test produces 512 snippets like
...
 main: [511] waiting semaphore
 run_test: [511] start vcpus
 run_test: [511] all threads launched
 main: [511] waiting 368us
 main: [511] killing child

and this doesn't have much value, let's print this info with pr_debug().

Signed-off-by: Vitaly Kuznetsov <[email protected]>
Message-Id: <20210323104331.1354800[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
tools/testing/selftests/kvm/hardware_disable_test.c
This page took 0.060136 seconds and 4 git commands to generate.