Hi Eduardo,
The ",server" option is not a good choice for me:
- I prefer to start a server socket from my gui and plug qemu into it. It's less error prone (when it works :-) :
=> I was using ",server" before and I needed to sleep my gui process an *enough* amount of time to wait for qemu start before connecting on its socket...
Anyway if I don't have the choice I will do it.
Regards,
eric
Eduardo Felipe <edusaper <at> gmail.com> writes:
>
> >
> > -monitor option is not supported.
> >
>
> The server variants of the command work for me on Windows, though. Try:
>
> -monitor tcp:127.0.0.1:9100,server
>
> or just
>
> -monitor tcp::9100,server
>
> to start qemu in server mode listening to port 9100. Then make your
> GUI connect to qemu, instead of the other way around.
>
> Regards,
> Eduardo Felipe
>
--
Eric BELLARD
bellard@supagro.inra.fr
04-99-61-30-08