From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752480AbYI0EZK (ORCPT ); Sat, 27 Sep 2008 00:25:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750882AbYI0EY5 (ORCPT ); Sat, 27 Sep 2008 00:24:57 -0400 Received: from terminus.zytor.com ([198.137.202.10]:60699 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750823AbYI0EY5 (ORCPT ); Sat, 27 Sep 2008 00:24:57 -0400 Message-ID: <48DDB47E.8050505@zytor.com> Date: Fri, 26 Sep 2008 21:20:14 -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 , Ingo Molnar , Thomas Gleixner , LKML , the arch/x86 maintainers , "avi@redhat.com" , Rusty Russell , Zach Amsden , Daniel Hecht , "Jun.Nakajima@Intel.Com" , Tim Deegan Subject: Re: Use CPUID to communicate with the hypervisor. References: <1222472815.29886.43.camel@alok-dev1> <48DD860C.50809@goop.org> <1222485079.23825.13.camel@alok-dev1> In-Reply-To: <1222485079.23825.13.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 Alok Kataria wrote: > > Avoiding existing leaves, > Microsoft's Hypervisor is using levels 0x40000000 - 0x40000005. > The first 2 are standard levels and the rest of them are Microsoft > hypervisors specific levels. So started with 0x40000010. > The first two? And standard according to whom? -hpa