From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GnsqQ-0005kL-6g for qemu-devel@nongnu.org; Sat, 25 Nov 2006 03:25:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GnsqO-0005jv-Mh for qemu-devel@nongnu.org; Sat, 25 Nov 2006 03:25:05 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GnsqO-0005js-Jw for qemu-devel@nongnu.org; Sat, 25 Nov 2006 03:25:04 -0500 Received: from [211.5.2.81] (helo=nm01omta01d.dion.ne.jp) by monty-python.gnu.org with smtp (Exim 4.52) id 1GnsqO-00046M-9W for qemu-devel@nongnu.org; Sat, 25 Nov 2006 03:25:04 -0500 Message-ID: <000401c7106b$3fafa810$0464a8c0@athlon> From: "Kazu" References: <4c5e54ba0611241420m581850fcp40875ecd362dc5ad@mail.gmail.com> Subject: Re: [Qemu-devel] Re: Problem with windows qemu port Date: Sat, 25 Nov 2006 17:25:21 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Sent: Saturday, November 25, 2006 9:19 AM 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. > That is right. I don't have a plan to support it soon. There was a patch to support console but it is too old. Regards, Kazu