Commit 302c2f2df4 for qemu.org

commit 302c2f2df4d8b2eec81c38ee5d5b04e8e6e40d31
Merge: 6f20124380 ba48db334b
Author: Richard Henderson <richard.henderson@linaro.org>
Date:   Tue Sep 15 04:38:57 2026 -1000

    Merge tag 'pull-parallels-2026-09-15' of https://gitlab.com/dlunev/qemu into staging

    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 <den@openvz.org>
    CC: Stefan Hajnoczi <stefanha@redhat.com>
    CC: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
    CC: Markus Armbruster <armbru@redhat.com>

    # -----BEGIN PGP SIGNATURE-----
    #
    # iQJDBAABCgAtFiEEC66qh9MCCtwRUOUfXgdxtstmbKsFAmqpLTcPHGRlbkBvcGVu
    # dnoub3JnAAoJEF4HcbbLZmyriTEP/2OiacvSWmXVrQsySNWw36YsT0j/AVB7o28C
    # nYpyoXlDARnjIxIUg2YID0v+o44doPoS5ZEELWe16jFUx8Y4LM0T2LzHx1mO5sUo
    # 3DQB5k33MAUeUWIv23dB6vn9h2Q2Y/diY8tcc0H3BVkIfQdxxZ9tR2psmiPp4y3o
    # YxqXY24WGvMA50e94wRnYdZ6glCuy6a89LNYVgDncbjopkPjtaDA4QoYLe8gSCVh
    # EV2PRRzsR9iOygWlP/CiMlFiG/hxkVWmiqA+iLZygXZpkSQFMMevvj0WuzjJfhNr
    # HVaIao2TuiJoPZAzNstsm39TQ7p+q0Ken51b1QvavWMdsUCQWFx5i0FEUMNdrV2g
    # 57rbH1VK8XLZZhCX+Mw53PuZW+xVLv6yyuoVHFuViHngiNMssQu3HnMCudYxKzTH
    # AgDU9BR3UxpiZlJHk9bhADnIAOYxdxzHMhw52HrE3ZLDIFHaZjxY6exAkpZBcE+c
    # yVHjqtWHtTQfJoBPeUeVTXcS78FJoJPJF7KVm/h6lZleUw8km0kCHfudlfHUdrcs
    # vc0jsPGNyJqU0XcH78ylYctr8uPU0ir4GLXTKM+2V24uax3Oe9pSDq1Ia49fc3ZC
    # ZxawqiqqS7gXxWj3LjKV+9sSo9JY4wYe/4tKccPWDKFyO13yK53X1DGlovA5p9PN
    # XB5eaj4i
    # =e8eV
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Tue 15 Sep 2026 01:34:15 AM HST
    # gpg:                using RSA key 0BAEAA87D3020ADC1150E51F5E0771B6CB666CAB
    # gpg:                issuer "den@openvz.org"
    # gpg: Good signature from "Denis V. Lunev <den@openvz.org>" [unknown]
    # gpg: WARNING: The key's User ID is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 0BAE AA87 D302 0ADC 1150  E51F 5E07 71B6 CB66 6CAB

    * tag 'pull-parallels-2026-09-15' of https://gitlab.com/dlunev/qemu:
      iotests: cover the qemu-img bitmap operations on parallels
      iotests: cover storing a parallels dirty bitmap
      parallels: report the stored dirty bitmaps in qemu-img info

    Signed-off-by: Richard Henderson <richard.henderson@linaro.org>