From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BiLCC-0000uo-Ob for qemu-devel@nongnu.org; Wed, 07 Jul 2004 18:47:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BiLCB-0000uM-Tg for qemu-devel@nongnu.org; Wed, 07 Jul 2004 18:47:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BiLCB-0000uC-NO for qemu-devel@nongnu.org; Wed, 07 Jul 2004 18:47:19 -0400 Received: from [80.59.103.181] (helo=claunia.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BiL9m-0007KY-4c for qemu-devel@nongnu.org; Wed, 07 Jul 2004 18:44:52 -0400 Date: Wed, 07 Jul 2004 22:47:22 +0000 From: "Natalia Portillo" Errors-To: "Natalia Portillo" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Message-Id: Subject: [Qemu-devel] x86-64 emulation 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've read that Bochs implements x86-64 emulation. Could this be used to implement the same on QEMU? Regards