commit | 2b3f2325e71f09098723727d665e2e8003d455dc | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Sun Oct 15 08:25:18 2023 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sun Oct 15 08:25:18 2023 -0400 |
tree | 83d950b1f54eeed5fbc0afb650b13f499e9d527a | |
parent | 88e4cd893f5f05de54a6e013a33c524d30fcad83 [diff] | |
parent | 6313e096dbfaf1377ba8f5f8ccd720cc36c576c6 [diff] |
Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux into HEAD KVM selftests fixes for 6.6: - Play nice with %llx when formatting guest printf and assert statements. - Clean up stale test metadata. - Zero-initialize structures in memslot perf test to workaround a suspected "may be used uninitialized" false positives from GCC.