Re: [Qemu-devel] [PATCH 0/2] Fix XHCI errors with isochronous transfer

2019-01-31 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190128200444.5128-1-yuri.benditov...@janustech.com/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH 0/2] Fix XHCI errors with isochronous transfer Type: series Message-id

[Qemu-devel] [PATCH 0/2] Fix XHCI errors with isochronous transfer

2019-01-28 Thread Yuri Benditovich
These patches fix errors causing isochronous transfer to stop when XHCI works with redirected devices: * avoid halt of isochronous endpoints * implement underrun/overrun events Note that checkpatch emits errors for patch 2 on usage by 'slotid-1' statement. I still leave it for readability as this