On Fri, Jul 31, 2009 at 03:19:59PM +0200, Chris Lalancette wrote: > Signed-off-by: Chris Lalancette <clalance@xxxxxxxxxx> > --- > src/qemu_driver.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/src/qemu_driver.c b/src/qemu_driver.c > index 5f4b28b..fcfbfbc 100644 > --- a/src/qemu_driver.c > +++ b/src/qemu_driver.c > @@ -6321,7 +6321,7 @@ qemudDomainMigratePrepare2 (virConnectPtr dconn, > */ > if (!STRPREFIX (uri_in, "tcp:")) { > qemudReportError (dconn, NULL, NULL, VIR_ERR_INVALID_ARG, > - "%s", _("only tcp URIs are supported for KVM migrations")); > + "%s", _("only tcp URIs are supported for KVM/QEMU migrations")); > goto cleanup; > } ACK Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :| -- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list