04fcb215b8
usb: document pcap (aka usb traffic capture)
...
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
Message-Id: <20220711094437.3995927-3-kraxel@redhat.com >
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
2022-07-19 14:36:42 +02:00
f3a445b68e
usb: document guest-reset and guest-reset-all
...
Suggested-by: Michal Prívozník <mprivozn@redhat.com >
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
Reviewed-by: Michal Privoznik <mprivozn@redhat.com >
Message-Id: <20220711094437.3995927-2-kraxel@redhat.com >
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
2022-07-19 14:36:42 +02:00
adaf4d2e84
docs/system/devices/usb: Add CanoKey to USB devices examples
...
Signed-off-by: Hongren (Zenithal) Zheng <i@zenithal.me >
Message-Id: <YoY6o+QFhzA7VHcZ@Sun>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
2022-06-14 10:34:36 +02:00
30a20f2c5a
docs: Fold usb2.txt passthrough information into usb.rst
...
Fold the usb2.txt information on device passthrough into usb.rst;
since this is the last part of the .txt file we can delete it now.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
Message-Id: <20210728141457.14825-5-peter.maydell@linaro.org >
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
2021-07-29 11:18:55 +02:00
557ae9763a
docs: Fold usb2.txt physical port addressing info into usb.rst
...
Fold the usb2.txt documentation about specifying which physical
port a USB device should use into usb.rst.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
Message-Id: <20210728141457.14825-4-peter.maydell@linaro.org >
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
2021-07-29 11:18:55 +02:00
78da86dce1
docs: Fold usb2.txt USB controller information into usb.rst
...
Fold the information in docs/usb2.txt about the different
kinds of supported USB controller into the main rST manual.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
Message-Id: <20210728141457.14825-3-peter.maydell@linaro.org >
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
2021-07-29 11:18:55 +02:00
2a49e4e927
docs: Incorporate information in usb-storage.txt into rST manual
...
We already have a section on USB in the rST manual; fold
the information in docs/usb-storage.txt into it.
We add 'format=raw' to the various -drive options in the code
examples, because QEMU will print warnings these days if you
omit it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
Message-Id: <20210728141457.14825-2-peter.maydell@linaro.org >
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
2021-07-29 11:18:55 +02:00
189c099f75
docs: collect the disparate device emulation docs into one section
...
While we are at it add a brief preamble that explains some of the
common concepts in QEMU's device emulation which will hopefully lead
to less confusing about our dizzying command line options.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org >
Reviewed-by: Markus Armbruster <armbru@redhat.com >
Cc: Paolo Bonzini <pbonzini@redhat.com >
Cc: Daniel P. Berrangé <berrange@redhat.com >
Cc: Eduardo Habkost <ehabkost@redhat.com >
Message-Id: <20210720232703.10650-3-alex.bennee@linaro.org >
2021-07-23 17:22:16 +01:00