From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/3] block bitmaps patches for rc1, 2021-07-21
Date: Wed, 21 Jul 2021 14:47:26 -0500 [thread overview]
Message-ID: <20210721194729.648763-1-eblake@redhat.com> (raw)
The following changes since commit e77c8b8b8e933414ef07dbed04e02973fccffeb0:
Update version for v6.1.0-rc0 release (2021-07-21 17:10:15 +0100)
are available in the Git repository at:
https://repo.or.cz/qemu/ericb.git tags/pull-bitmaps-2021-07-21
for you to fetch changes up to 955171e4417bf39edb5503e694501e082a757731:
qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps' (2021-07-21 14:14:41 -0500)
----------------------------------------------------------------
block bitmaps patches for 2021-07-21
- fix 'qemu-img convert --bitmaps' handling of qcow2 files with
inconsistent bitmaps
----------------------------------------------------------------
Eric Blake (3):
iotests: Improve and rename test 291 to qemu-img-bitmap
qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'
docs/tools/qemu-img.rst | 8 ++-
block/dirty-bitmap.c | 2 +-
qemu-img.c | 50 ++++++++++++++--
tests/qemu-iotests/{291 => tests/qemu-img-bitmaps} | 34 ++++++++++-
.../{291.out => tests/qemu-img-bitmaps.out} | 67 +++++++++++++++++++++-
5 files changed, 152 insertions(+), 9 deletions(-)
rename tests/qemu-iotests/{291 => tests/qemu-img-bitmaps} (79%)
rename tests/qemu-iotests/{291.out => tests/qemu-img-bitmaps.out} (70%)
--
2.31.1
next reply other threads:[~2021-07-21 19:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-21 19:47 Eric Blake [this message]
2021-07-21 19:47 ` [PULL 1/3] iotests: Improve and rename test 291 to qemu-img-bitmap Eric Blake
2021-07-21 19:47 ` [PULL 2/3] qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap Eric Blake
2021-07-21 19:47 ` [PULL 3/3] qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps' Eric Blake
2021-07-22 13:00 ` [PULL 0/3] block bitmaps patches for rc1, 2021-07-21 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=20210721194729.648763-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).