]> git.proxmox.com Git - mirror_qemu.git/commit - block/copy-before-write.c
block: convert more bdrv_is_allocated* and bdrv_block_status* calls to coroutine...
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 4 Sep 2023 10:03:06 +0000 (12:03 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 12 Oct 2023 14:31:33 +0000 (16:31 +0200)
commitcc323997731bb1c2a9896fcca668b57d82d62153
tree18f37fcc7315e89f931202a188a05c6c8ac48e2e
parent578ffa9ffb13d9a40790de2a3dda8730d4d43efc
block: convert more bdrv_is_allocated* and bdrv_block_status* calls to coroutine versions

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20230904100306.156197-5-pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/copy-before-write.c
block/copy-on-read.c
block/io.c
block/mirror.c
block/qcow2.c
block/replication.c
block/stream.c
block/vvfat.c