diff options
author | Vipin Sharma <vipinsh@google.com> | 2022-12-12 21:37:20 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-02-02 01:31:27 +0300 |
commit | 60325261235accc838158c82b403086e0e76e6a9 (patch) | |
tree | 3b5b42e20292e7e25690964cfba5ed886e704c54 /arch/x86/kvm/emulate.c | |
parent | f65092015a83348fdc2f509e4ad8278e0c2df0cd (diff) | |
download | linux-60325261235accc838158c82b403086e0e76e6a9.tar.xz |
KVM: selftests: Test Hyper-V extended hypercall exit to userspace
Hyper-V extended hypercalls by default exit to userspace. Verify
userspace gets the call, update the result and then verify in guest
correct result is received.
Add KVM_EXIT_HYPERV to list of "known" hypercalls so errors generate
pretty strings.
Signed-off-by: Vipin Sharma <vipinsh@google.com>
Reviewed-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20221212183720.4062037-14-vipinsh@google.com
[sean: add KVM_EXIT_HYPERV to exit_reasons_known]
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'arch/x86/kvm/emulate.c')
0 files changed, 0 insertions, 0 deletions