summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-11-08 12:01:38 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2024-11-08 13:57:00 +0300
commit9893deb08b0f08b114458fe4966b049786fb876f (patch)
treee1449ed0149d11147322d8c089d77083223f99c4 /tools/perf/scripts/python/gecko.py
parent59b723cd2adbac2a34fc8e12c74ae26ae45bf230 (diff)
parente5d253c60e9627a22940e00a05a6115d722f07ed (diff)
downloadlinux-9893deb08b0f08b114458fe4966b049786fb876f.tar.xz
Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEAD
KVM x86 and selftests fixes for 6.12: - Increase the timeout for the memslot performance selftest to avoid false failures on arm64 and nested x86 platforms. - Fix a goof in the guest_memfd selftest where a for-loop initialized a bit mask to zero instead of BIT(0). - Disable strict aliasing when building KVM selftests to prevent the compiler from treating things like "u64 *" to "uint64_t *" cases as undefined behavior, which can lead to nasty, hard to debug failures. - Force -march=x86-64-v2 for KVM x86 selftests if and only if the uarch is supported by the compiler. - When emulating a guest TLB flush for a nested guest, flush vpid01, not vpid02, if L2 is active but VPID is disabled in vmcs12, i.e. if L2 and L1 are sharing VPID '0' (from L1's perspective). - Fix a bug in the SNP initialization flow where KVM would return '0' to userspace instead of -errno on failure.
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions