From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LFd0B-0002KG-C9 for qemu-devel@nongnu.org; Wed, 24 Dec 2008 18:18:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LFd0A-0002Jn-UM for qemu-devel@nongnu.org; Wed, 24 Dec 2008 18:18:55 -0500 Received: from [199.232.76.173] (port=34302 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LFd0A-0002Jg-P7 for qemu-devel@nongnu.org; Wed, 24 Dec 2008 18:18:54 -0500 Received: from mail2.shareable.org ([80.68.89.115]:49962) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LFd0A-0003lq-FL for qemu-devel@nongnu.org; Wed, 24 Dec 2008 18:18:54 -0500 Date: Wed, 24 Dec 2008 23:18:49 +0000 From: Jamie Lokier Subject: Re: [Qemu-devel] Merging improvements from VirtualBox OSE into qemu? Message-ID: <20081224231849.GA1238@shareable.org> References: <49522F8D.4000203@turnkeylinux.org> <200812241336.01702.paul@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200812241336.01702.paul@codesourcery.com> 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 Paul Brook wrote: > Any hardware that supports KVM is already 64-bit, and you're almost > entirely targetting obsolete hardware. 32-bit hardware is still in use. My laptop is just over 2 years old, and there were *no* 64-bit Intel laptop CPUs available when I bought it (or I would have bought one). I use 32-bit KVM very often on my laptop, for OS compatibility testing, Windows development, BSD development, old Linux development and binary software packaging. (I also use QEMU, with and without KQEMU, to run older guest OSes that KVM does not work for.) To say 32-bit KVM-capable hardware is obsolete implies all _relevant_ laptop users buy new ones every less than 2 years, which sounds ridiculous to me. -- Jamie