Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux into...
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 15 Oct 2023 12:25:18 +0000 (08:25 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 15 Oct 2023 12:25:18 +0000 (08:25 -0400)
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.


Trivial merge