From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NZlCU-00077u-2b for qemu-devel@nongnu.org; Tue, 26 Jan 2010 08:11:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NZlCP-00074j-Eh for qemu-devel@nongnu.org; Tue, 26 Jan 2010 08:11:21 -0500 Received: from [199.232.76.173] (port=51434 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZlCP-00074c-AR for qemu-devel@nongnu.org; Tue, 26 Jan 2010 08:11:17 -0500 Received: from mail-yw0-f176.google.com ([209.85.211.176]:56117) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NZlCO-00081E-R2 for qemu-devel@nongnu.org; Tue, 26 Jan 2010 08:11:16 -0500 Received: by ywh6 with SMTP id 6so3998749ywh.4 for ; Tue, 26 Jan 2010 05:11:16 -0800 (PST) Message-ID: <4B5EE9EF.6030904@codemonkey.ws> Date: Tue, 26 Jan 2010 07:11:11 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <20100126064902.GD25779@x200.localdomain> <03EA8701-C607-4B87-A6C6-1DCD3E5DCAAC@suse.de> In-Reply-To: <03EA8701-C607-4B87-A6C6-1DCD3E5DCAAC@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: KVM call agenda for Jan 26 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Chris Wright , qemu-devel@nongnu.org, kvm@vger.kernel.org On 01/26/2010 03:09 AM, Alexander Graf wrote: > On 26.01.2010, at 07:49, Chris Wright wrote: > > >> Please send in any agenda items you are interested in covering. >> > KVM Hardware Inquiry Tool > Avi beat you to it ;-) See vmxcap in the tree. > One of the things I have on my todo list is a tool you can run on your machine that tells you which virtualization features it supports. Imaginary output of such a tool: > > -- > > KVM Supported: yes > NPT/EPT: yes > Device Assignment: no > > Expected Virtual CPU Speed: 95% > I would suggest exercising caution in making such a broad performance statement. It's never going to be that simple. Regards, Anthony Liguori