diff options
author | 2022-12-02 12:55:55 -0500 | |
---|---|---|
committer | 2022-12-02 12:55:55 -0500 | |
commit | 44bc6115d88737fc9d394a9a3649a222ff852868 (patch) | |
tree | 4851dd1c0a2305264681bf66b966ed00c65f695f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: Add missing arch for KVM_CREATE_DEVICE and KVM_{SET,GET}_DEVICE_ATTR (diff) | |
parent | KVM: selftests: Define and use a custom static assert in lib headers (diff) | |
download | wireguard-linux-44bc6115d88737fc9d394a9a3649a222ff852868.tar.xz wireguard-linux-44bc6115d88737fc9d394a9a3649a222ff852868.zip |
Merge tag 'kvm-selftests-6.2-2' of https://github.com/kvm-x86/linux into HEAD
KVM selftests fixes for 6.2
- Fix an inverted check in the access tracking perf test, and restore
support for asserting that there aren't too many idle pages when
running on bare metal.
- Fix an ordering issue in the AMX test introduced by recent conversions
to use kvm_cpu_has(), and harden the code to guard against similar bugs
in the future. Anything that tiggers caching of KVM's supported CPUID,
kvm_cpu_has() in this case, effectively hides opt-in XSAVE features if
the caching occurs before the test opts in via prctl().
- Fix build errors that occur in certain setups (unsure exactly what is
unique about the problematic setup) due to glibc overriding
static_assert() to a variant that requires a custom message.
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions