Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
Richard Henderson
|
44f2f4bc30
hw/usb: Constify all Property
|
8 months ago |
Richard Henderson
|
3abedf29b4
hw/usb: Constify VMState
|
1 year ago |
Alexander Bulekov
|
f63192b054
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
|
2 years ago |
Peter Maydell
|
dfa6ba6bae
Replace use of qdev_reset_all() with device_cold_reset()
|
2 years ago |
John Millikin
|
fe9d8927e2
scsi: Add buf_len parameter to scsi_req_new()
|
3 years ago |
Gerd Hoffmann
|
1c6c0b9ec1
uas: add missing return
|
3 years ago |
Peter Maydell
|
739e95f574
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
|
3 years ago |
Gerd Hoffmann
|
13b250b12a
uas: add stream number sanity checks.
|
4 years ago |
Gerd Hoffmann
|
b7b2a60b01
usb: drop usb_host_dev_is_scsi_storage hook
|
4 years ago |
Hannes Reinecke
|
17ea26c2d8
scsi: drop 'result' argument from command_complete callback
|
4 years ago |
Philippe Mathieu-Daudé
|
d755cb9696
hw/usb/dev-uas: Report command additional adb length as unsupported
|
4 years ago |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_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
|
b69c3c21a5
qdev: Unrealize must not fail
|
5 years ago |
Gerd Hoffmann
|
8ddcc43592
uas: fix super speed bMaxPacketSize0
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
db72581598
Include qemu/main-loop.h less
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Marc-André Lureau
|
9b5c2fd53f
Revert "usb: release the created buses"
|
7 years ago |
Michael S. Tsirkin
|
463581a827
usb: use local path for local headers
|
7 years ago |
Paolo Bonzini
|
08e2c9f19c
scsi: move block/scsi.h to include/scsi/constants.h
|
8 years ago |
Marc-André Lureau
|
cd7bc87868
usb: release the created buses
|
8 years ago |
Marc-André Lureau
|
c4fe9700e6
usb: replace handle_destroy with unrealize
|
8 years ago |
Gerd Hoffmann
|
e306b2fd3b
usb/uas: more verbose error message
|
8 years ago |
Gerd Hoffmann
|
0d4cf3e72a
usb-uas: hotplug support
|
9 years ago |
Peter Maydell
|
e532b2e008
usb: Clean up includes
|
9 years ago |