diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2021-11-22 18:58:17 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-11-26 14:14:19 +0100 |
commit | 6c1186430a808f97e2052bd5d9eff12c5d5defb0 (patch) | |
tree | 5928f9eb74df51684656a1bf4188d718c57d9a56 /arch | |
parent | KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12 (diff) | |
download | linux-6c1186430a808f97e2052bd5d9eff12c5d5defb0.tar.xz linux-6c1186430a808f97e2052bd5d9eff12c5d5defb0.zip |
KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test
hyperv_features's sole purpose is to test access to various Hyper-V MSRs
and hypercalls with different CPUID data. As KVM_SET_CPUID2 after KVM_RUN
is deprecated and soon-to-be forbidden, avoid it by re-creating test VM
for each sub-test.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20211122175818.608220-2-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions