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 |
Marc-André Lureau
|
c4fe9700e6
usb: replace handle_destroy with unrealize
|
8 years ago |
Thomas Huth
|
b99260ebbb
hw/ppc/spapr: Fix boot path of usb-host storage devices
|
8 years ago |
Gerd Hoffmann
|
6a71123469
usb-host: fix streams detection in usb_host_speed_compat
|
9 years ago |
Stefan Weil
|
c16e366464
wxx: Fix compilation of host-libusb.c
|
9 years ago |
Stefan Weil
|
3bf2b3a172
wxx: Fix compiler warning for host-libusb.c
|
9 years ago |
Gerd Hoffmann
|
e058fa2dd5
usb-host: add special case for bus+addr
|
9 years ago |
Stefan Weil
|
a277c3e094
usb: Support compilation without poll.h
|
9 years ago |