From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Biwo7-0004QP-1i for qemu-devel@nongnu.org; Fri, 09 Jul 2004 10:56:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Biwo5-0004QD-9u for qemu-devel@nongnu.org; Fri, 09 Jul 2004 10:56:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Biwo5-0004QA-6f for qemu-devel@nongnu.org; Fri, 09 Jul 2004 10:56:57 -0400 Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Biwlc-0000zr-Bc for qemu-devel@nongnu.org; Fri, 09 Jul 2004 10:54:24 -0400 Received: from [80.59.103.181] (helo=claunia.com) by mx20.gnu.org with esmtp (Exim 4.34) id 1BiweF-0007po-DJ for qemu-devel@nongnu.org; Fri, 09 Jul 2004 10:47:03 -0400 From: "Natalia Portillo" Subject: RE: [Qemu-devel] RFC for new features Date: Thu, 8 Jul 2004 23:48:34 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Message-Id: 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 I forgot to propose: Select what CPU we want to emulate. For example under the x86 emulation, what if I want to run a system that does not work with the current emulated CPU (Pentium Pro) but does with an older one (for example a 486DX4). Also in PowerPC emulation, it should be interesting as the 601 has opcodes that no other 6xx/7xx PowerPC have (that are from POWER). > -----Mensaje original----- > De: qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org > [mailto:qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org] > En nombre de Natalia Portillo > Enviado el: jueves, 08 de julio de 2004 21:50 > Para: qemu-devel@nongnu.org > Asunto: Re: [Qemu-devel] RFC for new features > > Support for accessing hardware disks under Win32 (making an > ISO of a CD is difficult). > > > -----Mensaje original----- > > De: qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org > > [mailto:qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org] > > En nombre de Fabrice Bellard > > Enviado el: jueves, 08 de julio de 2004 19:14 > > Para: qemu-devel@nongnu.org > > Asunto: [Qemu-devel] RFC for new features > > > > Hi, > > > > As porting the SDL version to other OSes than Linux seems > to become an > > important issue, I plan to add the following features in the next > > days: > > > > - Virtual console handled by SDL (Ctrl-Shift-F1 to get the guest > > screen, > > Ctrl-Shift-F2 to get the monitor shell, and maybe > > Ctrl-Shift-F3 for various logs). > > > > - Support for more compressed and cow disk images formats so that > > filesystems without hole support can use cow disk images too. > > > > - New tool to create disk images, to compress them and to convert > > between any disk image formats. > > > > - Config file support (syntax: qemu mypc.qmu) > > > > Comments ? > > > > Fabrice. > > > > > > > > _______________________________________________ > > Qemu-devel mailing list > > Qemu-devel@nongnu.org > > http://lists.nongnu.org/mailman/listinfo/qemu-devel > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel