qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] inet_parse possibly broken by 879e45c72da1 ?


From: Bharata B Rao
Subject: [Qemu-devel] inet_parse possibly broken by 879e45c72da1 ?
Date: Thu, 8 Nov 2012 11:30:19 +0530

Hi,

Looks like inet_parse() isn't working as it used to earlier. With the
latest git, I see this error:

# qemu-system-x86_64 --enable-kvm -m 2048 -drive file=/test/F17,if=virtio
Failed to start VNC server on `localhost:0,to=99': error parsing to= argument

Before the commit 879e45c72da1, it works just fine like this:
# qemu-system-x86_64 --enable-kvm -m 2048 -drive file=/test/F17,if=virtio
VNC server running on `127.0.0.1:5900'

Regards,
Bharata.
-- 
http://bharata.sulekha.com/blog/posts.htm, http://raobharata.wordpress.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]