| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: remove support for -usbdevice parameters | Paolo Bonzini | 2021-03-15 | 1 | -1/+1 |
* | hw/usb/bus: Remove the "full-path" property | Thomas Huth | 2021-03-15 | 1 | -1/+0 |
* | usb: add pcap support. | Gerd Hoffmann | 2021-01-22 | 1 | -0/+8 |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -7/+4 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | usb: usb_create() is now unused, drop | Markus Armbruster | 2020-06-15 | 1 | -1/+0 |
* | usb: Convert uses of usb_create() | Markus Armbruster | 2020-06-15 | 1 | -2/+1 |
* | usb: New usb_new(), usb_realize_and_unref() | Markus Armbruster | 2020-06-15 | 1 | -0/+2 |
* | hw/usb: Move device-specific declarations to new 'hcd-musb.h' header | Philippe Mathieu-Daudé | 2020-06-12 | 1 | -30/+0 |
* | qdev: Unrealize must not fail | Markus Armbruster | 2020-05-15 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | Include exec/memory.h slightly less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | qemu/queue.h: simplify reverse access to QTAILQ | Paolo Bonzini | 2019-01-11 | 1 | -1/+1 |
* | usb: move ehci_create_ich9_with_companions to hw/i386 | Paolo Bonzini | 2019-01-08 | 1 | -2/+0 |
* | usb: Remove legacy -usbdevice options (host, serial, disk and net) | Thomas Huth | 2018-01-26 | 1 | -1/+0 |
* | hmp-commands: Remove the deprecated usb_add and usb_del | Thomas Huth | 2017-12-14 | 1 | -1/+0 |
* | usb: replace handle_destroy with unrealize | Marc-André Lureau | 2017-02-23 | 1 | -5/+0 |
* | usb: accept usb3 control requests | Gerd Hoffmann | 2017-02-06 | 1 | -0/+2 |
* | hw/ppc/spapr: Fix boot path of usb-host storage devices | Thomas Huth | 2017-01-31 | 1 | -0/+1 |
* | usb: Add QOM property "attached". | Gerd Hoffmann | 2016-06-22 | 1 | -0/+1 |
* | usb: make USBDevice->attached bool | Gerd Hoffmann | 2016-06-22 | 1 | -1/+1 |
* | include/qemu/iov.h: Don't include qemu-common.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | usb: Remove unused functions | Thomas Huth | 2015-04-30 | 1 | -5/+0 |
* | usb: Propagate errors through usb_register_companion() | Markus Armbruster | 2015-03-17 | 1 | -5/+7 |
* | hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() | Markus Armbruster | 2015-02-18 | 1 | -1/+1 |
* | usb-bus: introduce a wrapper function to check speed | Gonglei | 2014-09-23 | 1 | -0/+1 |
* | usb-bus: remove "init" from USBDeviceClass struct | Gonglei | 2014-09-23 | 1 | -2/+0 |
* | usb-bus: convert USBDeviceClass init to realize | Gonglei | 2014-09-23 | 1 | -2/+8 |
* | usb: add usb_bus_release function | Gonglei | 2014-08-29 | 1 | -0/+1 |
* | hw/timer: Move extern declaration from .c to .h file | Stefan Weil | 2014-08-08 | 1 | -1/+6 |
* | usb: add usb_pick_speed | Gerd Hoffmann | 2014-06-02 | 1 | -0/+1 |
* | usb: Remove magic constants from device bmAttributes | Pantelis Koukousoulas | 2014-02-18 | 1 | -0/+5 |
* | usb: add support for microsoft os descriptors | Gerd Hoffmann | 2014-01-16 | 1 | -0/+3 |
* | usb: add vendor request defines | Gerd Hoffmann | 2013-11-28 | 1 | -4/+13 |
* | usb: Add usb_device_alloc/free_streams | Hans de Goede | 2013-11-26 | 1 | -0/+12 |
* | usb: Add max_streams attribute to endpoint info | Hans de Goede | 2013-11-26 | 1 | -0/+3 |
* | Remove dev-bluetooth.c dependency from vl.c | Miroslav Rezanina | 2013-09-10 | 1 | -3/+0 |
* | usb: Pass size to usb_bus_new() | Andreas Färber | 2013-08-30 | 1 | -1/+2 |
* | usb: add serial bus property | Gerd Hoffmann | 2013-06-24 | 1 | -0/+1 |
* | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori | 2013-04-08 | 1 | -0/+1 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+570 |