Searched hist:"0 f6dba145a4be998e0e5e4ccd94d9df8609eb327" (Results 1 – 5 of 5) sorted by relevance
/qemu/hw/usb/ |
H A D | pcap.c | 0f6dba145a4be998e0e5e4ccd94d9df8609eb327 Tue Jan 19 19:44:51 UTC 2021 Gerd Hoffmann <kraxel@redhat.com> 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>
|
H A D | core.c | 0f6dba145a4be998e0e5e4ccd94d9df8609eb327 Tue Jan 19 19:44:51 UTC 2021 Gerd Hoffmann <kraxel@redhat.com> 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>
|
H A D | meson.build | 0f6dba145a4be998e0e5e4ccd94d9df8609eb327 Tue Jan 19 19:44:51 UTC 2021 Gerd Hoffmann <kraxel@redhat.com> 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>
|
H A D | bus.c | 0f6dba145a4be998e0e5e4ccd94d9df8609eb327 Tue Jan 19 19:44:51 UTC 2021 Gerd Hoffmann <kraxel@redhat.com> 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>
|
/qemu/include/hw/ |
H A D | usb.h | 0f6dba145a4be998e0e5e4ccd94d9df8609eb327 Tue Jan 19 19:44:51 UTC 2021 Gerd Hoffmann <kraxel@redhat.com> 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>
|