> > +if config_host.has_key('CONFIG_USB_LIBUSB')
>
> The problem is in this condition as it's evaluated as false. When I
> replace it with libusb.found(), everything works as it used to.
Correct fix, paolo has a pending pull request containing it.
> Unfortunately I don't know what the real goa b
adding libvirt-list
On Thu, Jul 08, 2021 at 17:17:37 +0200, Paolo Bonzini wrote:
> From: Gerd Hoffmann
>
> Drop one more shared library dependency (libusb) from core qemu.
>
> Signed-off-by: Gerd Hoffmann
> Reviewed-by: Jose R. Ziviani
> Message-Id: <20210624103836.2382472-34-kra...@redhat.co
From: Gerd Hoffmann
Drop one more shared library dependency (libusb) from core qemu.
Signed-off-by: Gerd Hoffmann
Reviewed-by: Jose R. Ziviani
Message-Id: <20210624103836.2382472-34-kra...@redhat.com>
Signed-off-by: Paolo Bonzini
---
hw/usb/host-libusb.c | 1 +
hw/usb/meson.build | 8 +