Paul Durrant
2013-Nov-14 09:51 UTC
Re: [Qemu-devel] [PATCH] xen-pvdevice: make device-id property compulsory
> -----Original Message----- > From: Stefano Stabellini [mailto:stefano.stabellini@eu.citrix.com] > Sent: 13 November 2013 18:06 > To: Paul Durrant > Cc: qemu-devel@nongnu.org; xen-devel@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.durrant@citrix.com> > > I''ll add it to my queue >Thanks! Paul