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   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to