From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AC2kH-0003Xd-Kd for qemu-devel@nongnu.org; Tue, 21 Oct 2003 16:04:45 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AC2jb-0002r6-K1 for qemu-devel@nongnu.org; Tue, 21 Oct 2003 16:04:34 -0400 Received: from [193.252.22.30] (helo=mwinf0104.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AC2ja-0002q2-FT for qemu-devel@nongnu.org; Tue, 21 Oct 2003 16:04:02 -0400 Received: from free.fr (ATuileries-112-1-1-206.w80-11.abo.wanadoo.fr [80.11.167.206]) by mwinf0104.wanadoo.fr (SMTP Server) with ESMTP id E08011BFB405 for ; Tue, 21 Oct 2003 22:04:00 +0200 (CEST) Message-ID: <3F959150.5050001@free.fr> Date: Tue, 21 Oct 2003 22:04:32 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu - System emulator suggestion References: <20031021105553.716c26e7.Jens.Arm@gmx.de> In-Reply-To: <20031021105553.716c26e7.Jens.Arm@gmx.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Jens Arm wrote: > Hi > > Would be nice if qemu supports emulation of a cdrom and > booting from it. > > Because then it would be easy to install a distribution or > reactos inside the qemu-System-emulator. > > > Or is it planned to integrate the qemulib into bochs? Integrating a CDROM emulation is a good idea. When the emulator will work well for unpatched Linux and MSDOS, it will be on my TODO list. I have no plan to integrate qemu in bochs, but I hope someone will do it some day. Fabrice.