qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL for-7.0 0/2] Block patches
@ 2022-03-24 17:15 Stefan Hajnoczi
  2022-03-24 17:15 ` [PULL for-7.0 1/2] block: Fix misleading hexadecimal format Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Stefan Hajnoczi @ 2022-03-24 17:15 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel
  Cc: Fam Zheng, Kevin Wolf, Vladimir Sementsov-Ogievskiy, qemu-block,
	Michael S. Tsirkin, Richard Henderson, Eduardo Habkost,
	Hanna Reitz, Stefan Hajnoczi, Denis V. Lunev, Paolo Bonzini

The following changes since commit 15ef89d2a1a7b93845a6b09c2ee8e1979f6eb30b:

  Update version for v7.0.0-rc1 release (2022-03-22 22:58:44 +0000)

are available in the Git repository at:

  https://gitlab.com/stefanha/qemu.git tags/block-pull-request

for you to fetch changes up to 2539eade4f689eda7e9fe45486f18334bfbafaf0:

  hw: Fix misleading hexadecimal format (2022-03-24 10:38:42 +0000)

----------------------------------------------------------------
Pull request

Philippe found cases where the 0x%d format string was used, leading to
misleading output. The patches look harmless and could save people time, so I
think it's worth including them in 7.0.

----------------------------------------------------------------

Philippe Mathieu-Daudé (2):
  block: Fix misleading hexadecimal format
  hw: Fix misleading hexadecimal format

 block/parallels-ext.c | 2 +-
 hw/i386/sgx.c         | 2 +-
 hw/i386/trace-events  | 6 +++---
 hw/misc/trace-events  | 4 ++--
 hw/scsi/trace-events  | 4 ++--
 5 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.35.1




^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PULL for-7.0 0/2] Block patches
@ 2022-03-17 16:57 Stefan Hajnoczi
  2022-03-17 18:36 ` Peter Maydell
  0 siblings, 1 reply; 8+ messages in thread
From: Stefan Hajnoczi @ 2022-03-17 16:57 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell
  Cc: Fam Zheng, Paolo Bonzini, qemu-block, Stefan Hajnoczi

The following changes since commit 1d60bb4b14601e38ed17384277aa4c30c57925d3:

  Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/thuth/qemu into staging (2022-03-16 10:43:58 +0000)

are available in the Git repository at:

  https://gitlab.com/stefanha/qemu.git tags/block-pull-request

for you to fetch changes up to fc8796465c6cd4091efe6a2f8b353f07324f49c7:

  aio-posix: fix spurious ->poll_ready() callbacks in main loop (2022-03-17 11:23:18 +0000)

----------------------------------------------------------------
Pull request

Bug fixes for 7.0.

----------------------------------------------------------------

Haiyue Wang (1):
  aio-posix: fix build failure io_uring 2.2

Stefan Hajnoczi (1):
  aio-posix: fix spurious ->poll_ready() callbacks in main loop

 util/aio-posix.h      |  1 +
 util/aio-posix.c      | 32 ++++++++++++++++++--------------
 util/fdmon-io_uring.c |  4 ++++
 3 files changed, 23 insertions(+), 14 deletions(-)

-- 
2.35.1




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

end of thread, other threads:[~2022-03-25 10:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-24 17:15 [PULL for-7.0 0/2] Block patches Stefan Hajnoczi
2022-03-24 17:15 ` [PULL for-7.0 1/2] block: Fix misleading hexadecimal format Stefan Hajnoczi
2022-03-24 17:15 ` [PULL for-7.0 2/2] hw: " Stefan Hajnoczi
2022-03-25 10:14 ` [PULL for-7.0 0/2] Block patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2022-03-17 16:57 Stefan Hajnoczi
2022-03-17 18:36 ` Peter Maydell
2022-03-21 14:44   ` Stefan Hajnoczi
2022-03-21 17:46     ` Peter Maydell

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).