KVM: selftests: Introduce hyperv_features test
The initial implementation of the test only tests that access to Hyper-V MSRs and hypercalls is in compliance with guest visible CPUID feature bits. Signed-off-by:Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20210521095204.2161214-31-vkuznets@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- tools/testing/selftests/kvm/.gitignore 1 addition, 0 deletionstools/testing/selftests/kvm/.gitignore
- tools/testing/selftests/kvm/Makefile 1 addition, 0 deletionstools/testing/selftests/kvm/Makefile
- tools/testing/selftests/kvm/include/x86_64/hyperv.h 166 additions, 0 deletionstools/testing/selftests/kvm/include/x86_64/hyperv.h
- tools/testing/selftests/kvm/x86_64/hyperv_features.c 649 additions, 0 deletionstools/testing/selftests/kvm/x86_64/hyperv_features.c
Please register or sign in to comment