On 09/30/2014 03:20 AM, zhanghailiang wrote:
> The code calls dump_error() on error, and even passes it a suitable
> message.  However, the message is thrown away, and its callers pass
> up only success/failure.  All qmp_dump_guest_memory() can do is set
> a generic error.
> 
> Propagate the errors properly, so qmp_dump_guest_memory() can return
> a more useful error.
> 
> Reviewed-by: Markus Armbruster <arm...@redhat.com>
> Signed-off-by: zhanghailiang <zhang.zhanghaili...@huawei.com>
> ---
>  dump.c | 165 
> ++++++++++++++++++++++++++++++++---------------------------------
>  1 file changed, 82 insertions(+), 83 deletions(-)
> 

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to