> -----Original Message----- > From: Stefano Stabellini [mailto:stefano.stabell...@eu.citrix.com] > Sent: 13 November 2013 18:06 > To: Paul Durrant > Cc: qemu-devel@nongnu.org; xen-de...@lists.xen.org > Subject: Re: [Qemu-devel] [PATCH] xen-pvdevice: make device-id property > compulsory > > On Wed, 13 Nov 2013, Paul Durrant wrote: > > The intention of the Xen PV device is that it is used as a parent > > device for PV drivers in Xen HVM guests and the set of PV drivers that > > bind to the device is determined by its device ID (and possibly > > vendor ID and revision). As such, the device should not have a default > > device ID, it should always be supplied by the Xen toolstack. > > > > Signed-off-by: Paul Durrant <paul.durr...@citrix.com> > > I'll add it to my queue >
Thanks! Paul