Hi,
Time to prepare the 1.12.1 stable release for the upcoming qemu 4.0.
These patches went into master since 1.12.0:
# git log --reverse --oneline rel-1.12.0..master 42efebdf1d12 tpm: Check for TPM related ACPI tables before attempting hw probe 628b2e6b0e39 pvscsi: ring_desc do not have to be page aligned 75b428351345 qemu: avoid debug prints if debugcon is not enabled 29ba89e67ff3 output: Avoid thunking to 16bit mode in printf() if no vgabios d62ca8c9c53f docs: Update mailing list archive links 34fe8660ec42 docs: Fix cut-and-paste error in Mailinglist.md archive link 63d69674666e bootsplash: Added support for 16/24/32bpp in one function 996d3c029713 usb-ehci: Clear pipe token on pipe reallocate b7dbd200cfe9 tcgbios: Use table to convert hash to buffer size 171fc8979dc7 tcgbios: Implement TPM 2.0 menu item to activate and deactivate PCR banks
42efebdf1d12 is already cherry-picked into the 1.12-stable branch. 996d3c029713 looks like an obvious bugfix to me.
Other requests / candidates?
thanks, Gerd
Hi,
42efebdf1d12 tpm: Check for TPM related ACPI tables before attempting hw probe 996d3c029713 usb-ehci: Clear pipe token on pipe reallocate
rel-1.12.1 has been tagged & pushed, with these two patches.
cheers, Gerd