[libvirt] [PATCH] qemu: Build command line for incoming tunneled migration

Eric Blake eblake at redhat.com
Mon Jan 31 21:14:11 UTC 2011


On 01/30/2011 12:58 AM, Osier Yang wrote:
> Command line building for imcoming tunneled migration is missed,

s/imcoming/incoming/

> as a result, all the tunneled migration will fail with "unknown
> migration protocol".
> 
> * src/qemu/qemu_command.c
> ---
>  src/qemu/qemu_command.c |    8 ++++++++
>  1 files changed, 8 insertions(+), 0 deletions(-)

ACK - this is a regression that I introduced in commit 1859939a (prior
to that point, the code validated tcp, stdio, and exec in one place in
the code, then blindly used the string in another without regards to it
being a possible fourth value; the rewrite rejected unknown values,
which is incorrect).

Please apply!

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110131/b79d0559/attachment-0001.sig>


More information about the libvir-list mailing list