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