Philippe Mathieu-Daudé
|
8d2701072e
hw/usb: Inline usb_new()
|
1 year ago |
Philippe Mathieu-Daudé
|
8bf6275f7e
hw/usb: Inline usb_try_new()
|
1 year ago |
Paolo Bonzini
|
ccced963c5
hw/usb: remove usb_bus_find
|
1 year ago |
Paolo Bonzini
|
726c609936
usb: inline device creation functions
|
1 year ago |
Amarjargal Gundjalam
|
6c10e08a4f
hw/usb: fix tab indentation
|
2 years ago |
Gerd Hoffmann
|
b7b2a60b01
usb: drop usb_host_dev_is_scsi_storage hook
|
4 years ago |
Paolo Bonzini
|
405cf80ceb
usb: remove support for -usbdevice parameters
|
4 years ago |
Thomas Huth
|
7707beaea7
hw/usb/bus: Remove the "full-path" property
|
4 years ago |
Gerd Hoffmann
|
0f6dba145a
usb: add pcap support.
|
4 years ago |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 years ago |
Eduardo Habkost
|
a489d1951c
Use OBJECT_DECLARE_TYPE when possible
|
5 years ago |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 years ago |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 years ago |
Markus Armbruster
|
8cd81a9e55
usb: usb_create() is now unused, drop
|
5 years ago |
Markus Armbruster
|
590ce74a08
usb: Convert uses of usb_create()
|
5 years ago |
Markus Armbruster
|
32aaaebe56
usb: New usb_new(), usb_realize_and_unref()
|
5 years ago |
Philippe Mathieu-Daudé
|
2c89d91195
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
|
5 years ago |
Markus Armbruster
|
b69c3c21a5
qdev: Unrealize must not fail
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
d484205210
Include exec/memory.h slightly less
|
6 years ago |
Paolo Bonzini
|
eae3eb3e18
qemu/queue.h: simplify reverse access to QTAILQ
|
6 years ago |
Paolo Bonzini
|
efce3175fd
usb: move ehci_create_ich9_with_companions to hw/i386
|
6 years ago |
Thomas Huth
|
99761176ee
usb: Remove legacy -usbdevice options (host, serial, disk and net)
|
7 years ago |
Thomas Huth
|
81950da681
hmp-commands: Remove the deprecated usb_add and usb_del
|
7 years ago |
Marc-André Lureau
|
c4fe9700e6
usb: replace handle_destroy with unrealize
|
8 years ago |
Gerd Hoffmann
|
811ad5d8f1
usb: accept usb3 control requests
|
8 years ago |
Thomas Huth
|
b99260ebbb
hw/ppc/spapr: Fix boot path of usb-host storage devices
|
8 years ago |
Gerd Hoffmann
|
1e351dc373
usb: Add QOM property "attached".
|
9 years ago |
Gerd Hoffmann
|
eb19d2b9d1
usb: make USBDevice->attached bool
|
9 years ago |
Markus Armbruster
|
daf015ef5a
include/qemu/iov.h: Don't include qemu-common.h
|
9 years ago |