commit | 32f00fd9ef39d8bd32ed7a365fc9a134ebbc646f | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Tue Jan 26 14:48:02 2021 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 09 08:17:09 2021 -0500 |
tree | 2c66c43ead84dd8e76f850ab754db41bb7a8b893 | |
parent | 4fc096a99e01dd06dc55bef76ade7f8d76653245 [diff] |
selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code kvm_get_supported_hv_cpuid() may come handy in all Hyper-V related tests. Split it off hyperv_cpuid test, create system-wide and vcpu versions. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Message-Id: <20210126134816.1880136-2-vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>