On Thu, Dec 03, 2020 at 02:25:34PM +0000, Paul Durrant wrote: > From: Paul Durrant <pdurr...@amazon.com> > > This patch adds a 'name' field into the idl for 'libxl_device_pci' and > libxlu_pci_parse_spec_string() is modified to parse the new 'name' > parameter of PCI_SPEC_STRING detailed in the updated documention in > xl-pci-configuration(5). > > If the 'name' field is non-NULL then both libxl_device_pci_add() and > libxl_device_pci_remove() will use it to look up the device BDF in > the list of assignable devices. > > Signed-off-by: Paul Durrant <pdurr...@amazon.com>
Acked-by: Wei Liu <w...@xen.org>