.. |
Kconfig
|
464ce71a96
Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
|
6 months ago |
bus-stub.c
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
bus.c
|
8d2701072e
hw/usb: Inline usb_new()
|
7 months ago |
canokey.c
|
664280abdd
hw/usb/canokey: Fix buffer overflow for OUT packet
|
6 months ago |
canokey.h
|
664280abdd
hw/usb/canokey: Fix buffer overflow for OUT packet
|
6 months ago |
ccid-card-emulated.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
ccid-card-passthru.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
ccid.h
|
a489d1951c
Use OBJECT_DECLARE_TYPE when possible
|
4 years ago |
chipidea.c
|
19f4ed3652
hw: Do not include qemu/log.h if it is not necessary
|
4 years ago |
combined-packet.c
|
05a40b172e
usb: limit combined packets to 1 MiB (CVE-2021-3527)
|
4 years ago |
core.c
|
0f6dba145a
usb: add pcap support.
|
4 years ago |
desc-msos.c
|
ae420c957a
hw/usb: Fix typo in comments and print
|
4 years ago |
desc.c
|
e7121b1541
hw/usb: Silence compiler warnings in USB code when compiling with -Wshadow
|
1 year ago |
desc.h
|
7cd2cfa2e6
usb: allow max 8192 bytes for desc
|
3 years ago |
dev-audio.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
dev-hid.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
dev-hub.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
dev-mtp.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
dev-network.c
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 months ago |
dev-serial.c
|
8d2701072e
hw/usb: Inline usb_new()
|
7 months ago |
dev-smartcard-reader.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
dev-storage-bot.c
|
bfe7bf8590
Don't include headers already included by qemu/osdep.h
|
2 years ago |
dev-storage-classic.c
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 months ago |
dev-storage.c
|
bd8760dcfd
hw/usb/msd: Add status to usb_msd_packet_complete() function
|
8 months ago |
dev-uas.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
dev-wacom.c
|
6c10e08a4f
hw/usb: fix tab indentation
|
2 years ago |
hcd-dwc2.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
hcd-dwc2.h
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
hcd-dwc3.c
|
b513766ee9
hw/usb/hcd-dwc3: Align global registers size with Linux
|
5 months ago |
hcd-ehci-pci.c
|
d31f1185fb
hw: Declare various const data as 'const'
|
6 months ago |
hcd-ehci-sysbus.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
hcd-ehci.c
|
a40b5f3286
hw/usb/hcd-ehci: Fix debug printf format string
|
6 months ago |
hcd-ehci.h
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
hcd-ohci-pci.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
hcd-ohci-sysbus.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
hcd-ohci.c
|
53aaa88105
hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length TDs where CBP=BE+1
|
1 year ago |
hcd-ohci.h
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
hcd-uhci.c
|
d31f1185fb
hw: Declare various const data as 'const'
|
6 months ago |
hcd-uhci.h
|
fe693e32c8
hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
|
1 year ago |
hcd-xhci-nec.c
|
92270bdff0
hw/usb/hcd-xhci-pci: Move msi/msix properties from NEC to superclass
|
7 months ago |
hcd-xhci-pci.c
|
9422a5acf2
hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode
|
5 months ago |
hcd-xhci-pci.h
|
9422a5acf2
hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode
|
5 months ago |
hcd-xhci-sysbus.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
hcd-xhci-sysbus.h
|
848db5257d
usb/xhci: add include/hw/usb/xhci.h header file
|
4 years ago |
hcd-xhci.c
|
9422a5acf2
hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode
|
5 months ago |
hcd-xhci.h
|
9422a5acf2
hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode
|
5 months ago |
host-libusb.c
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 months ago |
imx-usb-phy.c
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 months ago |
libhw.c
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
meson.build
|
464ce71a96
Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
|
6 months ago |
pcap.c
|
6ba5a437ad
usb/pcap: set flag_setup
|
4 years ago |
quirks-ftdi-ids.h
|
ae420c957a
hw/usb: Fix typo in comments and print
|
4 years ago |
quirks-pl2303-ids.h
|
6c10e08a4f
hw/usb: fix tab indentation
|
2 years ago |
quirks.c
|
092b6d1e88
hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB
|
5 years ago |
quirks.h
|
2a8537cfbc
hw/usb: spelling fixes
|
2 years ago |
redirect.c
|
60cd1e9d34
Merge tag 'v10.0.2' into utm-edition
|
1 month ago |
trace-events
|
53aaa88105
hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length TDs where CBP=BE+1
|
1 year ago |
trace.h
|
243af0225a
trace: switch position of headers to what Meson requires
|
5 years ago |
u2f-emulated.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
u2f-passthru.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
u2f.c
|
3abedf29b4
hw/usb: Constify VMState
|
1 year ago |
u2f.h
|
c3e9090c5e
hw/usb/u2f: Declare QOM macros using OBJECT_DECLARE_TYPE()
|
2 years ago |
vt82c686-uhci-pci.c
|
032a443be6
hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
|
1 year ago |
xen-usb.c
|
83f0f363e4
hw/xen: Prefer QOM cast for XenLegacyDevice
|
6 months ago |
xlnx-usb-subsystem.c
|
19f4ed3652
hw: Do not include qemu/log.h if it is not necessary
|
4 years ago |
xlnx-versal-usb2-ctrl-regs.c
|
ad80e36744
hw, target: Add ResetType argument to hold and exit phase methods
|
1 year ago |