diff options
author | Gerd Hoffmann | 2021-01-19 20:44:51 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2021-01-22 14:51:35 +0100 |
commit | 0f6dba145a4be998e0e5e4ccd94d9df8609eb327 (patch) | |
tree | e9b82396f97243e698446634dbc65ac83089da48 /include/sysemu | |
parent | hw/usb/dev-uas: Report command additional adb length as unsupported (diff) | |
download | qemu-0f6dba145a4be998e0e5e4ccd94d9df8609eb327.tar.gz qemu-0f6dba145a4be998e0e5e4ccd94d9df8609eb327.tar.xz qemu-0f6dba145a4be998e0e5e4ccd94d9df8609eb327.zip |
usb: add pcap support.
Log all traffic of a specific usb device to a pcap file for later
inspection. File format is compatible with linux usb monitor.
Usage:
qemu -device usb-${somedevice},pcap=file.pcap
wireshark file.pcap
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210119194452.2148048-1-kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include/sysemu')
0 files changed, 0 insertions, 0 deletions