On Tue, Jun 14, 2022 at 02:15:59PM +0200, Gerd Hoffmann wrote:
> From: "Hongren (Zenithal) Zheng"
>
> This commit added a new emulated device called CanoKey to QEMU.
>
> CanoKey implements platform independent features in canokey-core
> https://github.com/canokeys/canokey-core, and leaves the US
From: "Hongren (Zenithal) Zheng"
This commit added a new emulated device called CanoKey to QEMU.
CanoKey implements platform independent features in canokey-core
https://github.com/canokeys/canokey-core, and leaves the USB implementation
to the platform.
In this commit the USB part was implemen