projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
88e4cd8
6313e09
)
Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux into...
author
Paolo Bonzini
<pbonzini@redhat.com>
Sun, 15 Oct 2023 12:25:18 +0000
(08:25 -0400)
committer
Paolo 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