qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] block bitmaps patches for rc1, 2021-07-21
@ 2021-07-21 19:47 Eric Blake
  2021-07-21 19:47 ` [PULL 1/3] iotests: Improve and rename test 291 to qemu-img-bitmap Eric Blake
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Blake @ 2021-07-21 19:47 UTC (permalink / raw)
  To: qemu-devel

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



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

end of thread, other threads:[~2021-07-22 13:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-21 19:47 [PULL 0/3] block bitmaps patches for rc1, 2021-07-21 Eric Blake
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

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