Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754236AbYJARvb (ORCPT ); Wed, 1 Oct 2008 13:51:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753273AbYJARvV (ORCPT ); Wed, 1 Oct 2008 13:51:21 -0400 Received: from terminus.zytor.com ([198.137.202.10]:35583 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752743AbYJARvU (ORCPT ); Wed, 1 Oct 2008 13:51:20 -0400 Message-ID: <48E3B7C4.2020707@zytor.com> Date: Wed, 01 Oct 2008 10:47:48 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: akataria@vmware.com CC: Jeremy Fitzhardinge , "avi@redhat.com" , Rusty Russell , Gerd Hoffmann , Ingo Molnar , the arch/x86 maintainers , LKML , "Nakajima, Jun" , Dan Hecht , Zachary Amsden , virtualization@lists.linux-foundation.org, kvm@vger.kernel.org Subject: Re: [RFC] CPUID usage for interaction between Hypervisors and Linux. References: <1222881242.9381.17.camel@alok-dev1> In-Reply-To: <1222881242.9381.17.camel@alok-dev1> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 878 Lines: 23 Alok Kataria wrote: > > Hypervisor CPUID Interface Proposal > ----------------------------------- > > Intel & AMD have reserved cpuid levels 0x40000000 - 0x400000FF for > software use. Hypervisors can use these levels to provide an interface > to pass information from the hypervisor to the guest running inside a > virtual machine. > > This proposal defines a standard framework for the way in which the > Linux and hypervisor communities incrementally define this CPUID space. > I also observe that your proposal provides no mean of positive identification, i.e. that a hypervisor actually conforms to your proposal. -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/