qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [resolved]Re: [with today's upstream git] Invoking QMP via


From: Kashyap Chamarthy
Subject: [Qemu-devel] [resolved]Re: [with today's upstream git] Invoking QMP via telnet fails to start VNC
Date: Mon, 11 Mar 2013 13:55:33 +0530

On Sat, Mar 9, 2013 at 4:18 PM, Kashyap Chamarthy <address@hidden> wrote:
> Heya,
>
> After building qemu, I tried to invoke QMP by via telnet:
>
> Build:
> ==========
>  #./configure --target-list=x86_64-softmmu --disable-werror
> --enable-debug ; make -j5
> ==========
>
> Invoke QMP:
> ==========
> address@hidden ./x86_64-softmmu/qemu-system-x86_64 --enable-kvm -smp 2
> -m 2048 /export/images/el6box1.qcow2 -qmp tcp:localhost:4444,server
> --monitor stdio
> QEMU waiting for connection on: tcp:127.0.0.1:4444,server
> Failed to start VNC server on `localhost:0,to=99': error parsing to= argument
> address@hidden
> ==========
>
> The moment I tried to connect via telnet from a different terminal, it
> fails this way:
> ==========
> address@hidden telnet localhost 4444
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> Connection closed by foreign host.
> address@hidden
> ==========
>
> Any hints ?  I'm sure this worked for few weeks ago.


I don't see this problem with a fresh checkout.  Not sure what went
wrong w/ my existing tree.

Thanks Amit.

/kashyap



reply via email to

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