Please ignore this patch, I realize that there are some unfixed problems,
like iotest, etc.
On 2017/6/6 15:03, sochin.jiang wrote:
> From: "sochin.jiang"
>
> Supplement the omitted 'disk size' bytes information when using
>
> 'qemu-img info',it is useful in some occasion. Anyhow, it looks
>
>
From: "sochin.jiang"
Supplement the omitted 'disk size' bytes information when using
'qemu-img info',it is useful in some occasion. Anyhow, it looks
strange that 'virtual size' has bytes while actual 'disk size'
does not.
Signed-off-by: sochin.jiang
---
block/qapi.c | 5 +++--
1 file ch