On 03/22/2013 07:16 AM, Pavel Hrdina wrote: > Signed-off-by: Pavel Hrdina <phrd...@redhat.com> > --- > include/sysemu/sysemu.h | 2 +- > migration.c | 2 +- > savevm.c | 5 +++-- > 3 files changed, 5 insertions(+), 4 deletions(-) >
> @@ -1734,6 +1734,7 @@ void qemu_savevm_state_complete(QEMUFile *f) > trace_savevm_section_end(se->section_id); > if (ret < 0) { > qemu_file_set_error(f, ret); > + error_setg(errp, "Failed to complete vmstate save."); I know I said I wouldn't keep mentioning error message conventions... therefore, I'm okay if you fix things, and add: Reviewed-by: Eric Blake <ebl...@redhat.com> -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature