]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: selftests: Use vcpu_clear_cpuid_feature() in monitor_mwait_test
authorSean Christopherson <seanjc@google.com>
Fri, 8 Jul 2022 21:42:49 +0000 (14:42 -0700)
committerSean Christopherson <seanjc@google.com>
Thu, 14 Jul 2022 01:14:17 +0000 (18:14 -0700)
commit06a7e7129f6c17efb061eca349e7672ff54bc1c8
treec6657f550a15d31f99ad8a35abbe33b5d4b6776d
parent243f08764b97a77ef2b4c46bc50d48a5464c7515
KVM: selftests: Use vcpu_clear_cpuid_feature() in monitor_mwait_test

Use vcpu_clear_cpuid_feature() to the MONITOR/MWAIT CPUID feature bit in
the MONITOR/MWAIT quirk test.

Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/x86_64/monitor_mwait_test.c