From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IO8dR-00024p-RY for qemu-devel@nongnu.org; Thu, 23 Aug 2007 05:05:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IO8dQ-00024K-2v for qemu-devel@nongnu.org; Thu, 23 Aug 2007 05:05:49 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IO8dP-00023x-0l for qemu-devel@nongnu.org; Thu, 23 Aug 2007 05:05:47 -0400 Received: from il.qumranet.com ([82.166.9.18]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IO8dO-0007ke-Gg for qemu-devel@nongnu.org; Thu, 23 Aug 2007 05:05:46 -0400 Message-ID: <46CD4DE8.5000500@qumranet.com> Date: Thu, 23 Aug 2007 12:05:44 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH][RFC] SVM support References: <46CC956B.2060002@suse.de> In-Reply-To: <46CC956B.2060002@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Alexander Graf wrote: > Hi, > > this patch adds support for SVM (the virtual machine extension on amd64) > to qemu's x86_64 target. It still needs cleanup (splitting, indentation, > etc) and lacks some basic functionality but maybe someone will find > interest in it as it is already. > > Obviously this is a boon for hypervisor developers! I'm looking forward to using qemu to debug the tricky parts of kvm. Hopefully a VT implementation will turn up as well. -- error compiling committee.c: too many arguments to function