qemu-patch-raspberry4/include/block
Vladimir Sementsov-Ogievskiy a2adbbf603 block: drop unallocated_blocks_are_zero
Currently this field only set by qed and qcow2. But in fact, all
backing-supporting formats (parallels, qcow, qcow2, qed, vmdk) share
these semantics: on unallocated blocks, if there is no backing file they
just memset the buffer with zeroes.

So, document this behavior for .supports_backing and drop
.unallocated_blocks_are_zero

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200528094405.145708-10-vsementsov@virtuozzo.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
2020-07-06 10:34:14 +02:00
..
accounting.h
aio-wait.h aio-wait: delegate polling of main AioContext if BQL not held 2020-04-09 16:16:28 +01:00
aio.h aio-posix: disable fdmon-io_uring when GSource is used 2020-05-18 18:16:00 +01:00
aio_task.h
block-copy.h
block-hmp-cmds.h
block.h block: drop unallocated_blocks_are_zero 2020-07-06 10:34:14 +02:00
block_backup.h
block_int.h block: drop unallocated_blocks_are_zero 2020-07-06 10:34:14 +02:00
blockjob.h
blockjob_int.h
dirty-bitmap.h block/dirty-bitmap: add bdrv_has_named_bitmaps helper 2020-05-28 13:15:22 -05:00
nbd.h
nvme.h hw/block/nvme: use constants in identify 2020-06-17 14:53:40 +02:00
qapi.h
qdict.h
raw-aio.h
snapshot.h
thread-pool.h
throttle-groups.h
write-threshold.h