qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Problem with windows qemu port


From: Eric Bellard
Subject: [Qemu-devel] Problem with windows qemu port
Date: Mon, 20 Nov 2006 23:13:05 +0100

Hi,
I'm writing a gui for qemu and I got some problem with the win32 port.
I'm using the option -monitor tcp:xxxx:x to pilot qemu from my gui.
it works fine under linux but it doesn't work at all under windows, qemu doesn't launch. I got the following error:
E:\dev\eqemu\qemu-0.8.2-windows\qemu.exe -monitor tcp:192.168.1.100:9100 -snapshot E:\dev\eqemu\freedos.dsk

qemu: could not open monitor device 'tcp: 192.168.1.100:9100'

It doesn't work either with 127.0.0.1 or 0.0.0.0 ip address.

Does someone have a clue?

thanks by advance,

eric



reply via email to

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