From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/6] NBD patches for 2020-05-18
Date: Mon, 18 May 2020 11:32:12 -0500 [thread overview]
Message-ID: <20200518163218.649412-1-eblake@redhat.com> (raw)
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
next reply other threads:[~2020-05-18 16:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-18 16:32 Eric Blake [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200518163218.649412-1-eblake@redhat.com \
--to=eblake@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).