qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] NBD patches for 2020-05-18
@ 2020-05-18 16:32 Eric Blake
  2020-05-18 16:32 ` [PULL 1/6] qemu-nbd: Close inherited stderr Eric Blake
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Eric Blake @ 2020-05-18 16:32 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit debe78ce14bf8f8940c2bdf3ef387505e9e035a9:

  Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20200515' into staging (2020-05-15 19:51:16 +0100)

are available in the Git repository at:

  https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2020-05-18

for you to fetch changes up to d8154b0945f795177511ea0e2212bd5c749fe84c:

  iotests: Enhance 223 to cover qemu-img map improvements (2020-05-18 11:02:05 -0500)

We've got a couple of first-time contributors included in this one :)

----------------------------------------------------------------
nbd patches for 2020-05-20

- fix stranded fd in 'qemu-nbd -c /dev/nbd0'
- add 'qemu-img map --start-offset --max-length' options

----------------------------------------------------------------
Eric Blake (1):
      iotests: Enhance 223 to cover qemu-img map improvements

Eyal Moscovici (4):
      qemu_img: add cvtnum_full to print error reports
      qemu-img: validate image length in img_map
      qemu-img: refactor dump_map_entry JSON format output
      qemu-img: Add --start-offset and --max-length to map

Raphael Pour (1):
      qemu-nbd: Close inherited stderr

 docs/tools/qemu-img.rst    |   2 +-
 qemu-img.c                 | 113 +++++++++++++++++++++++++++------------------
 qemu-nbd.c                 |   6 ++-
 qemu-img-cmds.hx           |   4 +-
 tests/qemu-iotests/049.out |   8 ++--
 tests/qemu-iotests/223     |   6 ++-
 tests/qemu-iotests/223.out |   3 +-
 7 files changed, 85 insertions(+), 57 deletions(-)

-- 
2.26.2



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

end of thread, other threads:[~2020-05-20 21:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-18 16:32 [PULL 0/6] NBD patches for 2020-05-18 Eric Blake
2020-05-18 16:32 ` [PULL 1/6] qemu-nbd: Close inherited stderr Eric Blake
2020-05-18 16:32 ` [PULL 2/6] qemu_img: add cvtnum_full to print error reports Eric Blake
2020-05-20 21:39   ` Eric Blake
2020-05-18 16:32 ` [PULL 3/6] qemu-img: validate image length in img_map Eric Blake
2020-05-18 16:32 ` [PULL 4/6] qemu-img: refactor dump_map_entry JSON format output Eric Blake
2020-05-18 16:32 ` [PULL 5/6] qemu-img: Add --start-offset and --max-length to map Eric Blake
2020-05-18 16:32 ` [PULL 6/6] iotests: Enhance 223 to cover qemu-img map improvements Eric Blake
2020-05-18 20:51 ` [PULL 0/6] NBD patches for 2020-05-18 Eric Blake
2020-05-19 10:58 ` 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).