The following changes since commit 5f664cd37aec17e8145aa117d8da68f507edc8f1:

  Merge tag 'ui-pr-v1' of https://gitlab.com/marcandre.lureau/qemu into staging 
(2026-09-13 15:54:17 -1000)

are available in the Git repository at:

  https://gitlab.com/dlunev/qemu.git tags/pull-parallels-2026-09-15

for you to fetch changes up to ba48db334ba3ae0b89015583057468e127cb903c:

  iotests: cover the qemu-img bitmap operations on parallels (2026-09-15 
13:30:29 +0200)

----------------------------------------------------------------
parallels patches

- report the stored dirty bitmaps in qemu-img info, the way qcow2
  reports its bitmap directory
- cover storing a bitmap and the qemu-img bitmap operations in the
  parallels iotests

Signed-off-by: Denis V. Lunev <[email protected]>
CC: Stefan Hajnoczi <[email protected]>

----------------------------------------------------------------
Denis V. Lunev (3):
      parallels: report the stored dirty bitmaps in qemu-img info
      iotests: cover storing a parallels dirty bitmap
      iotests: cover the qemu-img bitmap operations on parallels

 block/parallels-ext.c                         |  26 +++
 block/parallels.c                             |  20 +++
 block/parallels.h                             |   3 +
 qapi/block-core.json                          |  45 +++++-
 tests/qemu-iotests/tests/parallels-bitmap     | 217 +++++++++++++++++++++++++-
 tests/qemu-iotests/tests/parallels-bitmap.out |  57 +++++++
 tests/qemu-iotests/tests/parallels-checks     |   6 +
 tests/qemu-iotests/tests/parallels-checks.out |  19 +++
 8 files changed, 390 insertions(+), 3 deletions(-)

-- 
2.53.0

Reply via email to