Re: [Qemu-devel] [with today's upstream git] Invoking QMP via telnet fails to start VNC

2013-03-11 Thread Kashyap Chamarthy
On Mon, Mar 11, 2013 at 2:51 PM, Markus Armbruster wrote: > Kashyap Chamarthy writes: > >> Heya, >> >> After building qemu, I tried to invoke QMP by via telnet: > > Exact version, please. Commit hash if you build from git. > >> Build: >> == >> #./configure --target-list=x86_64-softmmu -

Re: [Qemu-devel] [with today's upstream git] Invoking QMP via telnet fails to start VNC

2013-03-11 Thread Markus Armbruster
Kashyap Chamarthy writes: > Heya, > > After building qemu, I tried to invoke QMP by via telnet: Exact version, please. Commit hash if you build from git. > Build: > == > #./configure --target-list=x86_64-softmmu --disable-werror > --enable-debug ; make -j5 > == > > Invoke QMP:

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

2013-03-09 Thread Kashyap Chamarthy
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: == kashyap@qemu$ ./x86_64-softmmu/qemu-system-x86_64 --enable-kvm -smp 2 -m 2048 /export/images/e