Re: [PATCH v7 4/7] libxl: add 'name' field to 'libxl_device_pci' in the IDL...

2021-01-21 Thread Wei Liu
On Tue, Jan 05, 2021 at 05:46:39PM +, Paul Durrant wrote: > From: Paul Durrant > > ... and modify libxl_pci_bdf_assignable_add/remove/list() to make use of it. > > libxl_pci_bdf_assignable_add() will store the name of the device in xenstore > if the field is specified (i.e. non-NULL) and >

[PATCH v7 4/7] libxl: add 'name' field to 'libxl_device_pci' in the IDL...

2021-01-05 Thread Paul Durrant
From: Paul Durrant ... and modify libxl_pci_bdf_assignable_add/remove/list() to make use of it. libxl_pci_bdf_assignable_add() will store the name of the device in xenstore if the field is specified (i.e. non-NULL) and libxl_pci_bdf_assignable_remove() will remove devices specified only by