commit | 7edcb73433276d1b7bc82863df0aa9d229f5686c | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Mon Dec 10 18:21:59 2018 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Dec 14 17:59:56 2018 +0100 |
tree | 32f0ef2755aa13730045b28adf7bebb0d43d049d | |
parent | 7e50c424f8e2315182540a32edb6f19024d26c8b [diff] |
KVM: selftests: Add hyperv_cpuid test Add a simple (and stupid) hyperv_cpuid test: check that we got the expected number of entries with and without Enlightened VMCS enabled and that all currently reserved fields are zeroed. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>