KVM: selftests: Convert x86's XCR0 test to use printf-based guest asserts
authorSean Christopherson <seanjc@google.com>
Sat, 29 Jul 2023 00:36:40 +0000 (17:36 -0700)
committerSean Christopherson <seanjc@google.com>
Wed, 2 Aug 2023 21:43:15 +0000 (14:43 -0700)
commit4e15c38a1aca477d7f99b66b745e811bc95f9420
treed082757a3402b03380d47843632bd8df6fd783d6
parent30a6e0b4553dbf2d935d26945788d37ddb234fa7
KVM: selftests: Convert x86's XCR0 test to use printf-based guest asserts

Convert x86's XCR0 vs. CPUID test to use printf-based guest asserts.

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