qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] Block patches
@ 2024-07-11  9:17 Stefan Hajnoczi
  2024-07-11  9:17 ` [PULL 1/2] qemu-iotest/245: Add missing discard=unmap Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2024-07-11  9:17 UTC (permalink / raw)
  To: qemu-devel
  Cc: Richard Henderson, Hanna Reitz, Stefan Hajnoczi, Kevin Wolf,
	qemu-block, Fam Zheng

The following changes since commit 59084feb256c617063e0dbe7e64821ae8852d7cf:

  Merge tag 'pull-aspeed-20240709' of https://github.com/legoater/qemu into staging (2024-07-09 07:13:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d05ae948cc887054495977855b0859d0d4ab2613:

  Consider discard option when writing zeros (2024-07-11 11:06:36 +0200)

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

A discard fix from Nir Soffer.

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

Nir Soffer (2):
  qemu-iotest/245: Add missing discard=unmap
  Consider discard option when writing zeros

 block/io.c                                    |   9 +-
 tests/qemu-iotests/245                        |   2 +-
 tests/qemu-iotests/tests/write-zeroes-unmap   | 127 ++++++++++++++++++
 .../qemu-iotests/tests/write-zeroes-unmap.out |  81 +++++++++++
 4 files changed, 214 insertions(+), 5 deletions(-)
 create mode 100755 tests/qemu-iotests/tests/write-zeroes-unmap
 create mode 100644 tests/qemu-iotests/tests/write-zeroes-unmap.out

-- 
2.45.2



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

end of thread, other threads:[~2024-07-11 18:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-11  9:17 [PULL 0/2] Block patches Stefan Hajnoczi
2024-07-11  9:17 ` [PULL 1/2] qemu-iotest/245: Add missing discard=unmap Stefan Hajnoczi
2024-07-11  9:17 ` [PULL 2/2] Consider discard option when writing zeros Stefan Hajnoczi
2024-07-11 18:51 ` [PULL 0/2] Block patches Richard Henderson

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