vdi: say why an image is bad
commit5b7aa9b56d1bfc79916262f380c3fc7961becb50
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 17 Feb 2014 13:44:07 +0000 (17 14:44 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 21 Feb 2014 20:02:24 +0000 (21 21:02 +0100)
tree99b5631b32da2f47bbf73996691ebbabe24691c0
parent76abe4071d111a9ca6dcc9b9689a831c39ffa718
vdi: say why an image is bad

Instead of just putting it in debugging output, we can now put the
value in an Error.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/vdi.c