The following changes since commit 462ad017ed76889d46696a3581e1b52343f9b683:
Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (2023-11-07 19:00:03 +0800)
are available in the Git repository at:
https://gitlab.com/berrange/qemu tags/misc-fixes-pull-request
for you to fetch changes up to 3e7ebf58e808afb422e5000bbf77dc4aa88dd6e6:
scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmd (2023-11-07 16:45:18 +0000)
----------------------------------------------------------------
* Print error with f32 audio format in wav backend instead of abort
* Drop redundant listener name suffix
* Update libvirt mailing list address
* Cleanup RSA key error paths
* Fix CPU uarch ABI script QMP command calling
----------------------------------------------------------------
Daniel P. Berrangé (2):
audio: don't abort on f32 audio format in wav backend
MAINTAINERS: update libvirt devel mailing list address
Fabiano Rosas (1):
io: Stop appending -listen to net listeners
Markus Armbruster (1):
crypto/rsakey-builtin.c.inc: Clean up two error paths
Zhao Liu (1):
scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmd
MAINTAINERS | 2 +-
audio/wavaudio.c | 4 ++++
crypto/rsakey-builtin.c.inc | 8 ++------
io/net-listener.c | 4 +---
scripts/cpu-x86-uarch-abi.py | 4 ++--
5 files changed, 10 insertions(+), 12 deletions(-)
--
2.41.0