Re: Fwd: [Qemu-devel] Using the qemu Monitor

2005-05-25 Thread Julian Chesterfield
> > To: qemu-devel@nongnu.org > > Subject: Re: [Qemu-devel] Using the qemu Monitor > > Reply-To: qemu-devel@nongnu.org > > > > On Fri, 20 May 2005, Julian Chesterfield wrote: > > > >> Is there a way to redirect monitor IO to a local socket, e.g. a unix >

[Qemu-devel] Using the qemu Monitor

2005-05-20 Thread Julian Chesterfield
Is there a way to redirect monitor IO to a local socket, e.g. a unix filehandle socket, under linux? When I try to redirect to a pty using '-monitor pty' the graphical qemu window doesn't boot. Am I starting it incorrectly? ARGS: qemu -hda -m 256 -boot c -nics 1 -n -full-screen -monitor pty