On 01/09/2013 08:18 AM, Pavel Hrdina wrote: > Signed-off-by: Pavel Hrdina <phrd...@redhat.com> > --- > savevm.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) >
> @@ -2189,6 +2189,7 @@ void qmp_vm_snapshot_save(bool has_name, const char > *name, Error **errp) > error_setg(errp, "Failed to open '%s' file.", > bdrv_get_device_name(bs)); > goto the_end; > } > + > ret = qemu_savevm_state(f, &local_err); Spurious whitespace change? -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature