commit | 89ac8480a8c7f73dd943dcb1313d6bd984f9a870 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Feb 17 14:44:05 2014 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Feb 21 21:02:24 2014 +0100 |
tree | 19d301d86e06868103ed2d70f90777bdfecf654c | |
parent | 37f09e5e3d206e7c555d28a7755cecfa137dad22 [diff] |
vmdk: correctly propagate errors Now that we can return the "right" errors, use the Error** parameter to pass them back instead of just printing them. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>