On Wed, Apr 15, 2015 at 11:27:25AM +0200, Kevin Wolf wrote:
> This is, amongst others, required for qemu-iotests 033 to run as
> intended on VHDX, which uses explicit bdrv_truncate() calls to bs->file
> when allocating new blocks.
>
> Signed-off-by: Kevin Wolf
> ---
> block/blkdebug.c | 6 ++
This is, amongst others, required for qemu-iotests 033 to run as
intended on VHDX, which uses explicit bdrv_truncate() calls to bs->file
when allocating new blocks.
Signed-off-by: Kevin Wolf
---
block/blkdebug.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/block/blkdebug.c b/block/b