Re: [Qemu-devel] [PATCH 20/20] vdi: say why an image is bad

2014-02-10 Thread Fam Zheng
On Sun, 02/09 10:48, Paolo Bonzini wrote: > Instead of just putting it in debugging output, we can now put the > value in an Error. > > Signed-off-by: Paolo Bonzini > --- > block/vdi.c | 25 - > 1 file changed, 16 insertions(+), 9 deletions(-) > > diff --git a/block/vdi.

[Qemu-devel] [PATCH 20/20] vdi: say why an image is bad

2014-02-09 Thread Paolo Bonzini
Instead of just putting it in debugging output, we can now put the value in an Error. Signed-off-by: Paolo Bonzini --- block/vdi.c | 25 - 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/block/vdi.c b/block/vdi.c index 68e152c..3859e49 100644 --- a/block/vd