Hi On Sun, Nov 20, 2022 at 6:09 PM Kfir Manor <k...@daynix.com> wrote: > > guest-get-fsinfo won't query storage devices of bus-type USB > (https://bugzilla.redhat.com/show_bug.cgi?id=2090333). > > Bug, get_pci_info function returns an error after not finding any storage > port device info on the USB disk parent device (because of USB abstraction). > > Fix, skip getting PCI info (get_pci_info function) for USB disks (as USB disk > doesn't have PCI info), and return an empty PCI address instead to keep with > schema. > > > Kfir Manor (2): > adding a empty PCI address creation function > skip getting pci info for USB disks > > qga/commands-win32.c | 32 +++++++++++++++++++++----------- > 1 file changed, 21 insertions(+), 11 deletions(-) > > -- > 2.38.1 > >
Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com> -- Marc-André Lureau