From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19laAr-0000dm-Qc for qemu-devel@nongnu.org; Sat, 09 Aug 2003 16:18:49 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19laAL-0000Hz-L2 for qemu-devel@nongnu.org; Sat, 09 Aug 2003 16:18:48 -0400 Received: from [80.116.0.15] (helo=dragas.dyndns.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19laAK-0000Bx-Kp for qemu-devel@nongnu.org; Sat, 09 Aug 2003 16:18:17 -0400 Received: from 192.168.1.50 (unknown [192.168.1.50]) by dragas.dyndns.org (Postfix) with ESMTP id C0922286D22 for ; Sat, 9 Aug 2003 22:17:58 +0200 (CEST) From: Stefano Marinelli Subject: Re: [Qemu-devel] qemu softmmu_template.h softmmu_header.h Date: Sat, 9 Aug 2003 22:18:07 +0200 References: <20030809163705.2ac48a1f.jrydberg@night.trouble.net> <3F35401C.9050405@free.fr> In-Reply-To: <3F35401C.9050405@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308092218.08387.postnet@dragas.dyndns.org> Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Alle 20:40, sabato 9 agosto 2003, Fabrice Bellard ha scritto: > Currently I do my testings only with mode 2. Now that it begins to be > usable (I can use keyboard, mouse and VGA on some DOS programs) I > will commit all the necessary stuff. Is it possible to use this mode of using on the current version in CVS? I've tried to compile some hours ago, but it complains about the mmu problem with memory addressing. Stefano