]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: selftests: Drop manual XCR0 configuration from state test
authorSean Christopherson <seanjc@google.com>
Thu, 3 Oct 2024 23:43:35 +0000 (16:43 -0700)
committerSean Christopherson <seanjc@google.com>
Fri, 1 Nov 2024 16:26:35 +0000 (09:26 -0700)
commit28439090ece61e71c2c2b75c3567446e5aea7519
tree63b0d0118c53e124f79641d2a335ebc6417dbbfa
parentd87331890a38240d0743b7fb04c25d92b255ec46
KVM: selftests: Drop manual XCR0 configuration from state test

Now that CR4.OSXSAVE and XCR0 are setup by default, drop the manual
enabling from the state test, which is fully redundant with the default
behavior.

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