qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] Misc fixes patches
@ 2023-11-07 19:08 Daniel P. Berrangé
  2023-11-07 19:08 ` [PULL 1/5] crypto/rsakey-builtin.c.inc: Clean up two error paths Daniel P. Berrangé
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Daniel P. Berrangé @ 2023-11-07 19:08 UTC (permalink / raw)
  To: qemu-devel
  Cc: Cleber Rosa, John Snow, Daniel P. Berrangé, Gerd Hoffmann,
	Marc-André Lureau

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-11-08 14:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-07 19:08 [PULL 0/5] Misc fixes patches Daniel P. Berrangé
2023-11-07 19:08 ` [PULL 1/5] crypto/rsakey-builtin.c.inc: Clean up two error paths Daniel P. Berrangé
2023-11-07 19:08 ` [PULL 2/5] io: Stop appending -listen to net listeners Daniel P. Berrangé
2023-11-07 19:08 ` [PULL 3/5] audio: don't abort on f32 audio format in wav backend Daniel P. Berrangé
2023-11-07 19:08 ` [PULL 4/5] MAINTAINERS: update libvirt devel mailing list address Daniel P. Berrangé
2023-11-07 20:16   ` Philippe Mathieu-Daudé
2023-11-07 19:08 ` [PULL 5/5] scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmd Daniel P. Berrangé
2023-11-08 14:20 ` [PULL 0/5] Misc fixes patches Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).