From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LOg2I-0008Ib-1t for qemu-devel@nongnu.org; Sun, 18 Jan 2009 17:22:30 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LOg2G-0008IP-FH for qemu-devel@nongnu.org; Sun, 18 Jan 2009 17:22:29 -0500 Received: from [199.232.76.173] (port=55770 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LOg2G-0008IM-9v for qemu-devel@nongnu.org; Sun, 18 Jan 2009 17:22:28 -0500 Received: from mail2.shareable.org ([80.68.89.115]:50474) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LOg2G-0004sn-1G for qemu-devel@nongnu.org; Sun, 18 Jan 2009 17:22:28 -0500 Received: from jamie by mail2.shareable.org with local (Exim 4.63) (envelope-from ) id 1LOg2C-00049q-26 for qemu-devel@nongnu.org; Sun, 18 Jan 2009 22:22:24 +0000 Date: Sun, 18 Jan 2009 22:22:23 +0000 From: Jamie Lokier Subject: Re: [Qemu-devel] Add Intel VT support to QEMU? Message-ID: <20090118222223.GA15685@shareable.org> References: <49737609.8000101@jasonmartens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49737609.8000101@jasonmartens.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 Jason Martens wrote: > 1. Has this been attempted before, or is there any existing code for > this? I saw some posts about a year ago that perhaps someone started on > it, but nothing after that. AMD SVM guest support was added recently, although the change note suggests it needs to run on an SVM host. Intel VT would be a great addition alongside it, and might be able to share some of the code. -- Jamie