From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gp3vk-0007Bs-IY for qemu-devel@nongnu.org; Tue, 28 Nov 2006 09:27:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gp3vi-0007AZ-W5 for qemu-devel@nongnu.org; Tue, 28 Nov 2006 09:27:28 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gp3vi-0007AG-LV for qemu-devel@nongnu.org; Tue, 28 Nov 2006 09:27:26 -0500 Received: from [64.233.182.191] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gp3vi-0006hO-9n for qemu-devel@nongnu.org; Tue, 28 Nov 2006 09:27:26 -0500 Received: by nf-out-0910.google.com with SMTP id c31so3914039nfb for ; Tue, 28 Nov 2006 06:27:24 -0800 (PST) Message-ID: <4c5e54ba0611280627r59644b7bk43b854fa4376c862@mail.gmail.com> Date: Tue, 28 Nov 2006 15:27:23 +0100 From: "Eric Bellard" Subject: Re: [Qemu-devel] Re: Problem with windows qemu port In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10375_26981509.1164724043600" References: <4c5e54ba0611241420m581850fcp40875ecd362dc5ad@mail.gmail.com> Reply-To: eric@bellard.org, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Johannes Schindelin Cc: qemu-devel@nongnu.org ------=_Part_10375_26981509.1164724043600 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline HI, On 11/25/06, Johannes Schindelin wrote: > > Hi, > > On Fri, 24 Nov 2006, Eric Bellard wrote: > > > Kazu r3.dion.ne.jp> writes: > > > -monitor option is not supported. > > > > Do you have any plan to support it? Is it not supported because it has > not > > be tested? do you have a known problem with this option? > > IIRC it is that stupid limitation of Windows, where you cannot have a > non-console program with stdin/stdout. I don't think this this limitation is the problem: I use the monitor with a tcp socket ( -monitor tcp:192.168.1.100:9100 ) Ciao, > Dscho > > cheers, eric ------=_Part_10375_26981509.1164724043600 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline HI,

On 11/25/06, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
Hi,

On Fri, 24 Nov 2006, Eric Bellard wrote:

> Kazu <kazoo <at> r3.dion.ne.jp> writes:
> > -monitor option is not supported.
>
> Do you have any plan to support it? Is it not supported because it has not
> be tested? do you have a known problem with this option?

IIRC it is that stupid limitation of Windows, where you cannot have a
non-console program with stdin/stdout.

I don't think this this limitation is the problem:  I use  the monitor with a tcp socket ( -monitor tcp: 192.168.1.100:9100 )
 

Ciao,
Dscho


cheers,
eric



------=_Part_10375_26981509.1164724043600--