qemu-img convert
5.0
qemu-img convert -n
now understands a --target-is-zero
option, which tells it that the target image is completely zero, so it does not need to be zeroed again.[1]
qemu-img convert -f raw nbd://localhost:10809/vda -0 raw Backup1.full.raw