From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B2eOk-0004ho-Rw for qemu-devel@nongnu.org; Sun, 14 Mar 2004 17:47:58 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B2eNd-0003BV-E1 for qemu-devel@nongnu.org; Sun, 14 Mar 2004 17:47:21 -0500 Received: from [24.21.209.245] (helo=pdx.silverbeach.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2eMo-0002Dd-Sx for qemu-devel@nongnu.org; Sun, 14 Mar 2004 17:45:59 -0500 Received: from localhost (localhost [127.0.0.1]) by pdx.silverbeach.net (Postfix) with ESMTP id A03501BF2D5 for ; Sun, 14 Mar 2004 14:45:59 -0800 (PST) From: Kyle Hayes Subject: Re: [Qemu-devel] Progress Date: Sun, 14 Mar 2004 14:45:58 -0800 References: <1078345395.2253.6.camel@espiron.av7.local> <1078753704.4455.17227.camel@jma1.dev.netgem.com> <4054D5E3.8080509@bellard.org> In-Reply-To: <4054D5E3.8080509@bellard.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403141445.58587.kyle@silverbeach.net> Reply-To: kyle@silverbeach.net, 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 Sunday 14 March 2004 14:00, Fabrice Bellard wrote: > Hi, > > The last commits add the following features: > > - command line monitor (enabled by default in graphical mode) > - CD-ROM image change > - multiple network interface support (untested) > - various cosmetic changes to ease new device development Does this include the floppy fixes that were mentioned on this list over the past day or two? I'm off to get it from CVS! Best, Kyle