KVM: selftests: Drop manual XCR0 configuration from AMX test
authorSean Christopherson <seanjc@google.com>
Thu, 3 Oct 2024 23:43:34 +0000 (16:43 -0700)
committerSean Christopherson <seanjc@google.com>
Fri, 1 Nov 2024 16:26:34 +0000 (09:26 -0700)
commitd87331890a38240d0743b7fb04c25d92b255ec46
tree825d059de5fdc8ac3d4df11a001733fb9ec20d55
parent3678c7f6114f6fc8614c7e9a249d60f8e1678bad
KVM: selftests: Drop manual XCR0 configuration from AMX test

Now that CR4.OSXSAVE and XCR0 are setup by default, drop the manual
enabling of OXSAVE and XTILE from the AMX test.

Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Link: https://lore.kernel.org/r/20241003234337.273364-9-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/x86_64/amx_test.c