On Mon, Jun 13, 2022 at 08:12:38PM +0800, Hongren (Zenithal) Zheng wrote: > --- > v2: > * use usb_ep_get instead of recording ep_in_pointer > as suggested by kraxel > * CI result for v2 is at > https://gitlab.com/ZenithalHourlyRate/qemu/-/pipelines/562306905
Hi kraxel, is there any further feedback on this? BTW, as the commit "add myself as CanoKey maintainer" has been merged, how should I submit patches on CanoKey to you and QEMU? For my own patches, I assume I should submit them as PATCHes to you and the list, and after enough review it will be passed via you by a git PULL. For other contributors, before I can send PULL (my key is not signed yet) I think I should first give Reviewed-by tags then request you to pass them. After I can send PULL, I think I can just send it to you (or who will be more appropriate?) Regards, > > Hongren (Zenithal) Zheng (3): > hw/usb/canokey: Fix CCID ZLP > hw/usb/canokey: fix compatibility of qemu-xhci > docs/system/devices/usb/canokey: remove limitations on qemu-xhci > > docs/system/devices/canokey.rst | 10 ---------- > hw/usb/canokey.c | 30 ++++++++++++++++++++++++++---- > 2 files changed, 26 insertions(+), 14 deletions(-) > > -- > 2.35.1 >