- ccced96 hw/usb: remove usb_bus_find by Paolo Bonzini · 10 months ago
- 726c609 usb: inline device creation functions by Paolo Bonzini · 11 months ago
- 6c10e08 hw/usb: fix tab indentation by Amarjargal Gundjalam · 2 years, 2 months ago
- b7b2a60 usb: drop usb_host_dev_is_scsi_storage hook by Gerd Hoffmann · 3 years, 6 months ago
- 405cf80 usb: remove support for -usbdevice parameters by Paolo Bonzini · 3 years, 10 months ago
- 7707bea hw/usb/bus: Remove the "full-path" property by Thomas Huth · 3 years, 10 months ago
- 0f6dba1 usb: add pcap support. by Gerd Hoffmann · 4 years ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 3 months ago
- a489d19 Use OBJECT_DECLARE_TYPE when possible by Eduardo Habkost · 4 years, 3 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 4 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 4 months ago
- 8cd81a9 usb: usb_create() is now unused, drop by Markus Armbruster · 4 years, 6 months ago
- 590ce74 usb: Convert uses of usb_create() by Markus Armbruster · 4 years, 6 months ago
- 32aaaeb usb: New usb_new(), usb_realize_and_unref() by Markus Armbruster · 4 years, 6 months ago
- 2c89d91 hw/usb: Move device-specific declarations to new 'hcd-musb.h' header by Philippe Mathieu-Daudé · 4 years, 7 months ago
- b69c3c2 qdev: Unrealize must not fail by Markus Armbruster · 4 years, 8 months ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
- d484205 Include exec/memory.h slightly less by Markus Armbruster · 5 years ago
- eae3eb3 qemu/queue.h: simplify reverse access to QTAILQ by Paolo Bonzini · 6 years ago
- efce317 usb: move ehci_create_ich9_with_companions to hw/i386 by Paolo Bonzini · 6 years ago
- 9976117 usb: Remove legacy -usbdevice options (host, serial, disk and net) by Thomas Huth · 7 years ago
- 81950da hmp-commands: Remove the deprecated usb_add and usb_del by Thomas Huth · 7 years ago
- c4fe970 usb: replace handle_destroy with unrealize by Marc-André Lureau · 8 years ago
- 811ad5d usb: accept usb3 control requests by Gerd Hoffmann · 8 years ago
- b99260e hw/ppc/spapr: Fix boot path of usb-host storage devices by Thomas Huth · 8 years ago
- 1e351dc usb: Add QOM property "attached". by Gerd Hoffmann · 9 years ago
- eb19d2b usb: make USBDevice->attached bool by Gerd Hoffmann · 9 years ago
- daf015e include/qemu/iov.h: Don't include qemu-common.h by Markus Armbruster · 9 years ago
- ec29ea1 usb: Remove unused functions by Thomas Huth · 10 years ago
- f4bbaaf usb: Propagate errors through usb_register_companion() by Markus Armbruster · 10 years ago
- 1ce6be2 hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() by Markus Armbruster · 10 years ago
- 594a536 usb-bus: introduce a wrapper function to check speed by Gonglei · 10 years ago
- bd2ba27 usb-bus: remove "init" from USBDeviceClass struct by Gonglei · 10 years ago
- 7d553f2 usb-bus: convert USBDeviceClass init to realize by Gonglei · 10 years ago
- e5a9bec usb: add usb_bus_release function by Gonglei · 11 years ago
- f13bef9 hw/timer: Move extern declaration from .c to .h file by Stefan Weil · 10 years ago
- b791c3b usb: add usb_pick_speed by Gerd Hoffmann · 11 years ago
- bd93976 usb: Remove magic constants from device bmAttributes by Pantelis Koukousoulas · 11 years ago
- 5319dc7 usb: add support for microsoft os descriptors by Gerd Hoffmann · 11 years ago
- 2b81ba5 usb: add vendor request defines by Gerd Hoffmann · 11 years ago
- 3b444ea usb: Add usb_device_alloc/free_streams by Hans de Goede · 11 years ago
- 04b300f usb: Add max_streams attribute to endpoint info by Hans de Goede · 11 years ago
- 615fe4d Remove dev-bluetooth.c dependency from vl.c by Miroslav Rezanina · 11 years ago
- c889b3a usb: Pass size to usb_bus_new() by Andreas Färber · 11 years ago
- 71938a0 usb: add serial bus property by Gerd Hoffmann · 12 years ago
- 47b5264 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
- 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago[Renamed from hw/usb.h]
- 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
- 8550a02 usb-core: usb3 streams by Gerd Hoffmann · 12 years ago
- 6a98d1c usb: make usb_packet_copy operate on combined packets by Gerd Hoffmann · 12 years ago
- e382d96 usb: add usb_ep_set_halted by Gerd Hoffmann · 12 years ago
- 1a3973b usb-host: remove usb_host_device_close by Gerd Hoffmann · 12 years ago
- 84f2d0e HMP: add QDict to info callback handler by Wenchao Xia · 12 years ago
- b2d1fe6 usbredir: Add support for buffered bulk input (v2) by Hans de Goede · 12 years ago
- f79738b usb: Add an usb_device_ep_stopped USBDevice method by Hans de Goede · 12 years ago
- 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
- 7c12fd9 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 12 years ago
- 993d46c Fix spelling in comments and documentation by Stefan Weil · 12 years ago
- 386ab48 usb: Allow overriding of usb_desc at the device level by Hans de Goede · 12 years ago
- be41efd usb: Don't allow USB_RET_ASYNC for interrupt packets by Hans de Goede · 12 years ago
- 9a77a0f usb: split packet result into actual_length + status by Hans de Goede · 12 years ago
- a552a96 usb: Add packet combining functions by Hans de Goede · 12 years ago
- bb4d2b2 usb/ehci-pci: add helper to create ich9 usb controllers by Gerd Hoffmann · 12 years ago
- a6fb2dd usb: Add an int_req flag to USBPacket by Hans de Goede · 12 years ago
- 6ba43f1 usb: Move short-not-ok handling to the core by Hans de Goede · 12 years ago
- 0cae7b1 usb: Move clearing of queue on halt to the core by Hans de Goede · 12 years ago
- 36dfe32 usb: Add USB_RET_ADD_TO_QUEUE packet result code by Hans de Goede · 12 years ago
- d0ff81b usb: Rename __usb_packet_complete to usb_packet_complete_one by Hans de Goede · 12 years ago
- 2077469 usb3: bos decriptor by Gerd Hoffmann · 12 years ago
- b43a285 usb3: superspeed endpoint companion by Gerd Hoffmann · 12 years ago
- c13a9e6 usb-core: Add a usb_ep_find_packet_by_id() helper function by Hans de Goede · 12 years ago
- e983395 usb: unique packet ids by Gerd Hoffmann · 12 years ago
- 0132b4b usb: Halt ep queue en cancel pending packets on a packet error by Hans de Goede · 12 years ago
- 31e404f hw/block-common: Move BlockConf & friends from block.h by Markus Armbruster · 12 years ago
- 7c37e6a usb: fix interface initialization by Gerd Hoffmann · 12 years ago
- 19deaa0 usb: split endpoint init and reset by Gerd Hoffmann · 12 years ago
- e2f8992 usb: Convert usb_packet_{map, unmap} to universal DMA helpers by David Gibson · 12 years ago
- 0d93692 qdev: Convert busses to QEMU Object Model by Anthony Liguori · 13 years ago
- eeb0cf9 usb/vmstate: add parent dev path by Gerd Hoffmann · 13 years ago
- 5ac2731 usb: improve packet state sanity checks by Gerd Hoffmann · 13 years ago
- 1b4b29a usb: add shortcut for control transfers by Gerd Hoffmann · 13 years ago
- 7936e0f usb: add pipelining option to usb endpoints by Gerd Hoffmann · 13 years ago
- d61000a usb: add USB_RET_IOERROR by Hans de Goede · 13 years ago
- 3741715 usb: Resolve warnings about unassigned bus on usb device creation by Jan Kiszka · 13 years ago
- 37f32f0 usb: add USBBusOps->wakeup_endpoint by Gerd Hoffmann · 13 years ago
- 7567b51 usb: pass USBEndpoint to usb_wakeup by Gerd Hoffmann · 13 years ago
- db4be87 usb: maintain async packet list per endpoint by Gerd Hoffmann · 13 years ago
- 079d0b7 usb: Set USBEndpoint in usb_packet_setup(). by Gerd Hoffmann · 13 years ago
- 63095ab usb: add USBEndpoint->{nr,pid} by Gerd Hoffmann · 13 years ago
- f53c398 usb: USBPacket: add status, rename owner -> ep by Gerd Hoffmann · 13 years ago
- 7f74a56 usb: kill handle_packet callback by Gerd Hoffmann · 13 years ago
- 73796fe usb: add usb_find_device() by Gerd Hoffmann · 13 years ago
- 70fc20d usb: kill usb_send_msg by Gerd Hoffmann · 13 years ago
- d28f4e2 usb: kill USB_MSG_RESET by Gerd Hoffmann · 13 years ago
- d1f8b53 usb: kill USB_MSG_{ATTACH,DETACH} by Gerd Hoffmann · 13 years ago
- 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
- ba02430 usb: separate out legacy usb registration from type registration by Anthony Liguori · 13 years ago
- 62aed76 usb: convert to QEMU Object Model by Anthony Liguori · 13 years ago
- 9ca2140 Merge remote-tracking branch 'kraxel/usb.37' into staging by Anthony Liguori · 13 years ago
- 25d5de7 usb: link packets to endpoints not devices by Gerd Hoffmann · 13 years ago