summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2022-12-02 12:55:55 -0500
committerPaolo Bonzini <pbonzini@redhat.com>2022-12-02 12:55:55 -0500
commit44bc6115d88737fc9d394a9a3649a222ff852868 (patch)
tree4851dd1c0a2305264681bf66b966ed00c65f695f /virt
parent10c5e80b2c4d67fa9a931ac57beab782cc3db2ef (diff)
parent0c3265235fc17e78773025ed0ddc7c0324b6ed89 (diff)
downloadlinux-next-44bc6115d88737fc9d394a9a3649a222ff852868.tar.gz
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 'virt')
0 files changed, 0 insertions, 0 deletions