Hello,
On Mon, 25 Oct 2021, Philippe Mathieu-Daudé wrote:
On 10/25/21 13:33, BALATON Zoltan wrote:
This is the same as posted before just omitting the two patches that
are optimisations by caching the func0 and avoiding QOM casts which
could not be measured to have an effect but these reamaining patches
are still needed to fix USB interrupts on pegasos2
Gerd, could you please take them?
Regards,
BALATON Zoltan (4):
usb/uhci: Misc clean up
usb/uhci: Disallow user creating a vt82c686-uhci-pci device
usb/uhci: Replace pci_set_irq with qemu_set_irq
hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
Thanks, series applied to mips-next tree.
According to https://wiki.qemu.org/Planning/6.2 freeze starts today and I
haven't yet seen a pull request with this series. Is it still to come? (As
it is fixing a bug with USB IRQ it may be OK before hard freeze but to be
safe I'm asking now to avoid missing a release and having to wait months
to get it merged).
Thank you,
BALATON Zoltan