On Thu, Oct 14, 2021 at 07:32:26PM +0200, BALATON Zoltan wrote: > v4 splits up the single patch into a series > > BALATON Zoltan (3): > usb/uhci: Misc clean up > usb/uhci: Replace pci_set_irq with qemu_set_irq > hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts > > hw/usb/hcd-uhci.c | 11 +++++------ > hw/usb/hcd-uhci.h | 2 +- > hw/usb/vt82c686-uhci-pci.c | 12 ++++++++++++ > 3 files changed, 18 insertions(+), 7 deletions(-)
Reviewed-by: Gerd Hoffmann <kra...@redhat.com>