[PATCH v2 0/2] hw/usb/hcd-ohci: Fix ISO TD USBPacket handling

Munkhbaatar Enkhbaatar posted 2 patches 3 weeks, 2 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260506152247.82336-1-munkhuu0825@gmail.com
hw/usb/hcd-ohci.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
[PATCH v2 0/2] hw/usb/hcd-ohci: Fix ISO TD USBPacket handling
Posted by Munkhbaatar Enkhbaatar 3 weeks, 2 days ago
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

 hw/usb/hcd-ohci.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.50.1 (Apple Git-155)