Gerd Hoffmann
|
f462141f18
usb: fix usb_qdev_init error handling.
|
13 سال پیش |
Gerd Hoffmann
|
2af2a1b8d0
usb: make usb_create_simple catch and pass up errors.
|
13 سال پیش |
Gerd Hoffmann
|
891fb2cd45
usb: claim port at device initialization time.
|
14 سال پیش |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 سال پیش |
Jes Sorensen
|
eb3b58f96f
usb_register_port(): do not set port->opaque and port->index twice
|
14 سال پیش |
Hans de Goede
|
4706ab6cc0
usb: Replace device_destroy bus op with a child_detach port op
|
14 سال پیش |
Hans de Goede
|
ae60fea97c
usb: Add a register_companion USB bus op.
|
14 سال پیش |
Hans de Goede
|
3631e6c8c2
usb: Move (initial) call of usb_port_location to usb_fill_port
|
14 سال پیش |
Hans de Goede
|
090ac6425a
usb: Add a usb_fill_port helper function
|
14 سال پیش |
Hans de Goede
|
bf5547f536
usb-bus: Don't allow speed mismatch while attaching devices
|
14 سال پیش |
Hans de Goede
|
fa19bf831b
usb: Proper error propagation for usb_device_attach errors
|
14 سال پیش |
Hans de Goede
|
ee210d6390
usb-bus: Don't allow attaching a device to a bus with no free ports
|
14 سال پیش |
Hans de Goede
|
290a5c60a3
usb-bus: Don't detach non attached devices on device exit
|
14 سال پیش |
Hans de Goede
|
290d26d2e7
usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helper
|
14 سال پیش |
Gerd Hoffmann
|
07771f6fce
usb: cancel async packets on unplug
|
14 سال پیش |
Blue Swirl
|
ea87e95f8f
usb-bus: use snprintf
|
14 سال پیش |
Gerd Hoffmann
|
c1ecb40a61
usb core: add migration support
|
14 سال پیش |
Gerd Hoffmann
|
ace1318b8e
usb: zap pdev from usbport
|
14 سال پیش |
Gerd Hoffmann
|
70d31cb22c
usb: rewrite fw path, fix numbering
|
14 سال پیش |
Gerd Hoffmann
|
5f69076b8d
usb: add port property.
|
14 سال پیش |
Gerd Hoffmann
|
c7a2196a4f
usb: keep track of physical port address.
|
14 سال پیش |
Gerd Hoffmann
|
843d4e0c63
usb: add speed mask to ports
|
14 سال پیش |
Gerd Hoffmann
|
0d86d2bebb
usb: create USBPortOps, move attach there.
|
14 سال پیش |
Gerd Hoffmann
|
132a3f55f0
usb descriptors: add settable strings.
|
14 سال پیش |
Gleb Natapov
|
cdedd00613
Add get_fw_dev_path callback for usb bus.
|
14 سال پیش |
Gleb Natapov
|
ab28ccc0c6
Record which USBDevice USBPort belongs too.
|
14 سال پیش |
Blue Swirl
|
d4c4e6fdc7
usb: remove dead assignments, spotted by clang analyzer
|
15 سال پیش |
TeLeMan
|
98f22dc172
usb-bus: fix no params
|
15 سال پیش |
Jan Kiszka
|
702f3e0fb5
Avoid crash on '-usbdevice <device>' without parameters
|
15 سال پیش |
Markus Armbruster
|
1ecda02b24
error: Replace qemu_error() by error_report()
|
15 سال پیش |