diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-02-18 05:07:09 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-02-18 05:16:43 -0500 |
commit | 1e8ff29fbbde01e18d97f7b68d1e90260844ca19 (patch) | |
tree | 2c2df3607cced48661f251062c5102befd65b091 /arch/x86/kernel/process_32.c | |
parent | b2125513dfc0dd0ec5a9605138a3c356592cfb73 (diff) |
selftests: KVM: allow sev_migrate_tests on machines without SEV-ES
I managed to get hold of a machine that has SEV but not SEV-ES, and
sev_migrate_tests fails because sev_vm_create(true) returns ENOTTY.
Fix this, and while at it also return KSFT_SKIP on machines that do
not have SEV at all, instead of returning 0.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kernel/process_32.c')
0 files changed, 0 insertions, 0 deletions