From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LFTbt-0003ap-ED for qemu-devel@nongnu.org; Wed, 24 Dec 2008 08:17:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LFTbr-0003aT-Hy for qemu-devel@nongnu.org; Wed, 24 Dec 2008 08:17:12 -0500 Received: from [199.232.76.173] (port=50763 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LFTbr-0003aP-8p for qemu-devel@nongnu.org; Wed, 24 Dec 2008 08:17:11 -0500 Received: from toccata.ens-lyon.org ([140.77.166.68]:44676) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LFTbq-0000Ix-Ve for qemu-devel@nongnu.org; Wed, 24 Dec 2008 08:17:11 -0500 Date: Wed, 24 Dec 2008 14:17:06 +0100 From: Samuel Thibault Subject: Re: [Qemu-devel] Merging improvements from VirtualBox OSE into qemu? Message-ID: <20081224131706.GD4598@const> References: <49522F8D.4000203@turnkeylinux.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <49522F8D.4000203@turnkeylinux.org> Content-Transfer-Encoding: quoted-printable 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 Cc: turnkey-discuss@lists.turnkeylinux.org Liraz Siri, le Wed 24 Dec 2008 14:48:13 +0200, a =E9crit : > 2) improved support for running 64bit guests on 32bit hosts >=20 > On my Intel Core 2.4 rig I booted the Debian Lenny live CD in 48 > seconds. > By contrast, I booted the same CD under qemu-system-x86_64 in > 257 seconds, or 5 times slower... Mmm, is your native processor 64bit-capable? Samuel