KVM: selftests: Convert the x86 userspace I/O test to printf guest assert
authorSean Christopherson <seanjc@google.com>
Sat, 29 Jul 2023 00:36:38 +0000 (17:36 -0700)
committerSean Christopherson <seanjc@google.com>
Wed, 2 Aug 2023 21:43:14 +0000 (14:43 -0700)
commit417bfd0c820f17f40572aca37e5134ed329b791f
treefead6b827c46802973af919c21190447b745f3dc
parent847ae0795514a15f2845584870750aac4fc5aaee
KVM: selftests: Convert the x86 userspace I/O test to printf guest assert

Convert x86's userspace I/O test to use printf-based guest asserts.

Link: https://lore.kernel.org/r/20230729003643.1053367-30-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/x86_64/userspace_io_test.c