diff options
author | Sean Christopherson <seanjc@google.com> | 2024-04-30 19:21:33 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-05-03 02:12:28 +0300 |
commit | 8a53e13021330a25775a31ced44fbec2225a9443 (patch) | |
tree | 570a1e71b188854a3204ed126d16cab651f0f091 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 20ecf595b513b4ee69220794c3317380c4f051b1 (diff) | |
download | linux-8a53e13021330a25775a31ced44fbec2225a9443.tar.xz |
KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslots
Explicitly require KVM_CAP_USER_MEMORY2 for selftests that create memslots,
i.e. skip selftests that need memslots instead of letting them fail on
KVM_SET_USER_MEMORY_REGION2. While it's ok to take a dependency on new
kernel features, selftests should skip gracefully instead of failing hard
when run on older kernels.
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Closes: https://lore.kernel.org/all/69ae0694-8ca3-402c-b864-99b500b24f5d@moroto.mountain
Suggested-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20240430162133.337541-1-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions