All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] monitor interface using tcp?
@ 2009-11-05  9:32 Jun Koi
  2009-11-05 13:55 ` Pierre Riteau
  0 siblings, 1 reply; 2+ messages in thread
From: Jun Koi @ 2009-11-05  9:32 UTC (permalink / raw)
  To: qemu-devel

Hi,

I am using qemu 0.11. How can I use -monitor with tcp?

In previous versions, I used "-monitor tcp::8888", but that doesnt
work any more with 0.11. The error returned is:

inet_connect: hostname parse error (:8888)
qemu: could not open monitor device 'tcp::8888'


Thanks,
Jun

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] monitor interface using tcp?
  2009-11-05  9:32 [Qemu-devel] monitor interface using tcp? Jun Koi
@ 2009-11-05 13:55 ` Pierre Riteau
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre Riteau @ 2009-11-05 13:55 UTC (permalink / raw)
  To: Jun Koi; +Cc: qemu-devel

On 5 nov. 2009, at 10:32, Jun Koi wrote:

> Hi,
>
> I am using qemu 0.11. How can I use -monitor with tcp?
>
> In previous versions, I used "-monitor tcp::8888", but that doesnt
> work any more with 0.11. The error returned is:
>
> inet_connect: hostname parse error (:8888)
> qemu: could not open monitor device 'tcp::8888'
>
>
> Thanks,
> Jun
>
>


Try something like "-monitor tcp:0:8888,server,nowait".

-- 
Pierre Riteau -- http://perso.univ-rennes1.fr/pierre.riteau/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-05 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-05  9:32 [Qemu-devel] monitor interface using tcp? Jun Koi
2009-11-05 13:55 ` Pierre Riteau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.