From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wayne Gong Subject: How to get xen extra version from CPUID Date: Tue, 07 Jul 2009 17:22:34 +0800 Message-ID: <4A5313DA.6030800@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, Is there a way to get Xen extra version, which VM is running on, from CPUID or hypercall. Xen-detect.c just can get the major and minor version of Xen. Thanks Wayne