From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DHtBD-0007NS-IR for qemu-devel@nongnu.org; Sat, 02 Apr 2005 19:41:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DHtBA-0007Ll-Gx for qemu-devel@nongnu.org; Sat, 02 Apr 2005 19:41:29 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DHtBA-0007LG-Bm for qemu-devel@nongnu.org; Sat, 02 Apr 2005 19:41:28 -0500 Received: from [128.8.10.162] (helo=po0.wam.umd.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DHt8z-0001Sv-CR for qemu-devel@nongnu.org; Sat, 02 Apr 2005 19:39:13 -0500 Received: from jbrown.mylinuxbox.org (jma-box.student.umd.edu [129.2.237.180]) by po0.wam.umd.edu (8.12.10/8.12.10) with ESMTP id j330cvdR029240 for ; Sat, 2 Apr 2005 19:38:57 -0500 (EST) Date: Sat, 2 Apr 2005 19:34:28 -0500 From: "Jim C. Brown" Subject: Re: [Qemu-devel] about serial port support Message-ID: <20050403003428.GB3294@jbrown.mylinuxbox.org> References: <200504030643.13171.caiqiang@ustc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504030643.13171.caiqiang@ustc.edu> 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 On Sun, Apr 03, 2005 at 06:43:12AM +0000, Cai Qiang wrote: > > Hi everyone, > I am doing qemu serial port support. It works like below: > 1. in command line, -serial /dev/ttyS0 and so on > 2. in vl.c, init the port > 3. in hw/serial.c, when serial seting changed, notify vl.c also change host > OS's seting. > Is this feature useful? Is there any better implement? Any comments are > welcome. > > Best Regards > > Cai Qiang > This has been asked for many times, but you are the first to implement it. -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.