commit | 2476b5a1b16ced78a80629da8ff87538d5c95073 | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Fri Jul 30 14:26:25 2021 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Aug 03 06:16:40 2021 -0400 |
tree | 9f9da3456d827615cebdd2970bebd81f23467e7c | |
parent | 4e62aa96d6e55c1b2a4e841f1f8601eae81e81ae [diff] |
KVM: selftests: Test access to XMM fast hypercalls Check that #UD is raised if bit 16 is clear in HYPERV_CPUID_FEATURES.EDX and an 'XMM fast' hypercall is issued. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Reviewed-by: Siddharth Chandrasekaran <sidcha@amazon.de> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20210730122625.112848-5-vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>