From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cv1Wu-0002rx-EQ for qemu-devel@nongnu.org; Sat, 29 Jan 2005 17:57:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cv1Wk-0002mQ-VN for qemu-devel@nongnu.org; Sat, 29 Jan 2005 17:57:20 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cv1Wi-0002j7-TT for qemu-devel@nongnu.org; Sat, 29 Jan 2005 17:57:12 -0500 Received: from [64.233.184.199] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cv12y-0005YE-RX for qemu-devel@nongnu.org; Sat, 29 Jan 2005 17:26:28 -0500 Received: by wproxy.gmail.com with SMTP id 40so428775wri for ; Sat, 29 Jan 2005 14:26:27 -0800 (PST) Message-ID: Date: Sat, 29 Jan 2005 23:26:27 +0100 From: Magnus Damm Subject: Re: [Qemu-devel] qemu-fast target removal ? In-Reply-To: <41FC04A8.5090308@bellard.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41FC04A8.5090308@bellard.org> Reply-To: Magnus Damm , 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 Hello, On Sat, 29 Jan 2005 22:48:24 +0100, Fabrice Bellard wrote: > I plan to remove the 'qemu-fast' target in the next release of QEMU. It > is too painful to maintain, difficult to port and it needs a patched > guest OS to work correctly. Very good idea IMO. > This target is replaced by the standard QEMU with soft mmu support. The > QEMU Kernel Acceleration Layer which will be unveiled very soon will > give much more performance while working with unpatched guest OSes. Cool! Will you include an updated bios is the next release? / magnus