From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 1/2] Add a new pvdrivers header to serve as the register of product numbers. Date: Fri, 28 Sep 2012 13:41:12 -0400 Message-ID: <20120928174111.GA17182@localhost.localdomain> References: <1348662212-3559-1-git-send-email-paul.durrant@citrix.com> <1348662212-3559-2-git-send-email-paul.durrant@citrix.com> <20120926124915.GH7356@phenom.dumpdata.com> <5064253C020000780009E312@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <5064253C020000780009E312@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: annie.li@oracle.com, Paul Durrant , steve.prochniak@oracle.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, Sep 27, 2012 at 09:06:52AM +0100, Jan Beulich wrote: > >>> On 26.09.12 at 14:49, Konrad Rzeszutek Wilk wrote: > > On Wed, Sep 26, 2012 at 01:23:31PM +0100, Paul Durrant wrote: > >> +#define PVDRIVERS_XENSOURCE_WINDOWS_ID 0x0001 /* Citrix */ > >> +#define PVDRIVERS_XENSOURCE_WINDOWS_NAME "xensource-windows" > >> + > >> +#define PVDRIVERS_GPLPV_WINDOWS_ID 0x0002 /* James Harper */ > >> +#define PVDRIVERS_GPLPV_WINDOWS_NAME "gplpv-windows" > > > > And also the Oracle one :-) > > > > The Novell one looks to be using 107? > > Where did you spot that one? I was only able to locate use of > 0xffff... Let me doublecheck then. I saw it from the /var/log/xen/qemu.. being printed. This was a Win2K guest. > > Jan > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel >