diff options
author | Hongren (Zenithal) Zheng <i@zenithal.me> | 2022-05-19 20:38:10 +0800 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-06-14 10:34:36 +0200 |
commit | d7d34918551dc48a2f6b42b44a12c7a9183f89e6 (patch) | |
tree | eaf1c2ff1076aeaeba6f08f6d148c11c5ac870f0 /qom | |
parent | 2910abd6b4364ee96d2339b2be8858246fcd3161 (diff) | |
download | qemu-d7d34918551dc48a2f6b42b44a12c7a9183f89e6.zip qemu-d7d34918551dc48a2f6b42b44a12c7a9183f89e6.tar.gz qemu-d7d34918551dc48a2f6b42b44a12c7a9183f89e6.tar.bz2 |
hw/usb: Add CanoKey Implementation
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 implemented in QEMU using QEMU's USB APIs,
therefore the emulated CanoKey can communicate with the guest OS using USB.
Signed-off-by: Hongren (Zenithal) Zheng <i@zenithal.me>
Message-Id: <YoY6Mgph6f6Hc/zI@Sun>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'qom')
0 files changed, 0 insertions, 0 deletions