qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [with today's upstream git] Invoking QMP via telnet fails t


From: Kashyap Chamarthy
Subject: [Qemu-devel] [with today's upstream git] Invoking QMP via telnet fails to start VNC
Date: Sat, 9 Mar 2013 16:18:59 +0530

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.



reply via email to

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