Hi PMM, Thank you for applying patches.
BR, Munkhbaatar On Mon, Jun 8, 2026 at 7:30 PM Peter Maydell <[email protected]> wrote: > On Wed, 6 May 2026 at 16:23, Munkhbaatar Enkhbaatar > <[email protected]> wrote: > > > > This series updates OHCI ISO TD USBPacket handling. > > > > Changes since v1: > > - Split the original patch into two patches. > > - Replace the USB_RET_ASYNC handling with an assertion. > > - Keep usb_packet_cleanup() only on the synchronous completion path. > > > > Munkhbaatar Enkhbaatar (2): > > hw/usb/hcd-ohci: Assert isochronous TDs are never deferred > > hw/usb/hcd-ohci: Clean up USBPacket before freeing ISO TD packet > > Since nobody else has picked these up and the main user of > OHCI USB is arm boards, I've applied these to target-arm.next. > > thanks > -- PMM >
