From: "Hongren (Zenithal) Zheng" <i@zenithal.me>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>, contact@canokeys.org
Subject: [PATCH 5/6] docs/qdev-device-use: Add CanoKey to QDEV devices examples
Date: Fri, 24 Dec 2021 01:17:57 +0800 [thread overview]
Message-ID: <YcSvRf+YjukL8Mlp@Sun> (raw)
In-Reply-To: <YcSt+qozrl+J8ool@Sun>
Signed-off-by: Hongren (Zenithal) Zheng <i@zenithal.me>
---
docs/qdev-device-use.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/qdev-device-use.txt b/docs/qdev-device-use.txt
index 2408889334..278fb66c0a 100644
--- a/docs/qdev-device-use.txt
+++ b/docs/qdev-device-use.txt
@@ -342,6 +342,7 @@ The new way is -device DEVNAME,DEV-OPTS... Details depend on DRIVER:
* tablet -device usb-tablet
* wacom-tablet -device usb-wacom-tablet
* u2f -device u2f-{emulated,passthru}
+* canokey -device canokey
* braille See "Character Devices"
Until v2.12.0, we additionally had
--
2.34.0
next prev parent reply other threads:[~2021-12-23 21:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-23 17:12 [PATCH 0/6] Introduce CanoKey QEMU Hongren (Zenithal) Zheng
2021-12-23 17:15 ` [PATCH 1/6] hw/usb: Add CanoKey Implementation Hongren (Zenithal) Zheng
2022-01-03 8:19 ` Gerd Hoffmann
2021-12-23 17:16 ` [PATCH 2/6] meson: Add CanoKey Hongren (Zenithal) Zheng
2021-12-23 17:16 ` [PATCH 3/6] docs: Add CanoKey documentation Hongren (Zenithal) Zheng
2021-12-23 17:17 ` [PATCH 4/6] docs/system/devices/usb: Add CanoKey to USB devices examples Hongren (Zenithal) Zheng
2021-12-23 17:17 ` Hongren (Zenithal) Zheng [this message]
2022-01-05 12:02 ` [PATCH 5/6] docs/qdev-device-use: Add CanoKey to QDEV " Thomas Huth
2021-12-23 17:18 ` [PATCH 6/6] MAINTAINERS: add myself as CanoKey maintainer Hongren (Zenithal) Zheng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YcSvRf+YjukL8Mlp@Sun \
--to=i@zenithal.me \
--cc=contact@canokeys.org \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.