KVM: selftests: x86: Use TAP interface in the fix_hypercall test
authorThomas Huth <thuth@redhat.com>
Thu, 8 Feb 2024 20:48:42 +0000 (21:48 +0100)
committerSean Christopherson <seanjc@google.com>
Wed, 28 Feb 2024 20:58:12 +0000 (20:58 +0000)
commita6983e8f5fabb249ad06328bc6452583f25b9c76
tree5e40d314325b7b72afea6cc711a56c295f0c0559
parentba97ed0af6fe22dd718535ce663297ccd0ff52c5
KVM: selftests: x86: Use TAP interface in the fix_hypercall test

Use the kvm_test_harness.h interface in this test to get TAP
output, so that it is easier for the user to see what the test
is doing.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Link: https://lore.kernel.org/r/20240208204844.119326-7-thuth@redhat.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/x86_64/fix_hypercall_test.c