Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 years ago |
Daniel P. Berrangé
|
448058aa99
util: rename qemu_open() to qemu_open_old()
|
5 years ago |
Peter Maydell
|
3d9f371b01
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-1' into staging
|
5 years ago |
Gerd Hoffmann
|
4969e697c1
usb-host: restrict workaround to new libusb versions
|
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 |
Gerd Hoffmann
|
202d69a715
usb-host: workaround libusb bug
|
5 years ago |
Gerd Hoffmann
|
631009e775
usb: fix usb-host build on windows.
|
5 years ago |
Gerd Hoffmann
|
54cdfe5112
usb-host: workaround libusb bug
|
5 years ago |
Gerd Hoffmann
|
9f815e83e9
usb: add hostdevice property to usb-host
|
5 years ago |
Markus Armbruster
|
b69c3c21a5
qdev: Unrealize must not fail
|
5 years ago |
Markus Armbruster
|
40c2281cc3
Drop more @errp parameters after previous commit
|
5 years ago |
Gerd Hoffmann
|
76d0a9362c
usb-host: wait for cancel complete
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Yuri Benditovich
|
7bacaf5fea
usb-host: remove 'remote wakeup' flag from configuration descriptor
|
5 years ago |
Gerd Hoffmann
|
1dfe2b91dc
usb-host: add option to allow all resets.
|
5 years ago |
Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 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 |
Gerd Hoffmann
|
bfe4489884
usb-host: avoid libusb_set_configuration calls
|
6 years ago |
Gerd Hoffmann
|
65f14ab98d
usb-host: skip reset for untouched devices
|
6 years ago |
Alexander Kappner
|
ba4c735b4f
Introduce new "no_guest_reset" parameter for usb-host device
|
6 years ago |
linzhecheng
|
5621d0453c
usb-host: reset and close libusb_device_handle before qemu exit
|
6 years ago |
linzhecheng
|
933d2d4bf2
usb-host: set ifs.detached as true if kernel driver is not active
|
6 years ago |
Gerd Hoffmann
|
3280ea8ede
usb-host: skip open on pending postload bh
|
7 years ago |
John Thomson
|
9d8fa0df49
Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_option
|
7 years ago |
Samuel Brian
|
896b6757f9
usb-host: support devices with sparse/non-sequential USB interfaces
|
8 years ago |
Gerd Hoffmann
|
102a3d8478
usb-host: switch to LIBUSB_API_VERSION
|
8 years ago |