From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EWzNO-0005R1-7f for qemu-devel@nongnu.org; Tue, 01 Nov 2005 11:52:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EWzNM-0005Qo-HC for qemu-devel@nongnu.org; Tue, 01 Nov 2005 11:52:45 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EWzNM-0005Ql-FG for qemu-devel@nongnu.org; Tue, 01 Nov 2005 11:52:44 -0500 Received: from [69.17.117.23] (helo=mail21.sea5.speakeasy.net) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EWzNM-0004GM-GT for qemu-devel@nongnu.org; Tue, 01 Nov 2005 11:52:44 -0500 Received: from dsl081-088-222.lax1.dsl.speakeasy.net (HELO [192.168.111.2]) (jhoger@[64.81.88.222]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Nov 2005 16:52:23 -0000 Subject: Re: [Qemu-devel] Qemu 0.7.2 on Windows - Serial port communication From: "John R. Hogerhuis" In-Reply-To: References: Content-Type: text/plain; charset=ISO-8859-1 Date: Tue, 01 Nov 2005 08:52:30 -0800 Message-Id: <1130863950.5285.41.camel@aragorn> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Reply-To: jhoger@pobox.com, 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 On Tue, 2005-11-01 at 10:29 -0500, Glenn Gagné wrote: > I installed Qemu 0.7.2 on Windows 2000 Pro and I run a Windows 95 in the virtual environement of Qemu. I have an old > MS-DOS application to use who communicate on serial port... But it's not working in the virtual environement. > > Qemu is able to translate serial port data in the virtual environement through the real serial port (hardware) on my PC > ? > It's not working in the host or the guest? The -serial option works fine for me with FreeDOS. I run a few DOS apps which do serial comm. Windows should work just as well. -- John.