summaryrefslogtreecommitdiffstats
path: root/hw/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | hw/usb/dev-storage: Remove unused "ui/console.h" headerPhilippe Mathieu-Daudé2020-03-091-1/+0Star
|/
* hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb classGuenter Roeck2020-02-281-17/+0Star
* hcd-ehci: Introduce "companion-enable" sysbus propertyGuenter Roeck2020-02-211-0/+2
* hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include fileGuenter Roeck2020-02-212-15/+16
* uas: fix super speed bMaxPacketSize0Gerd Hoffmann2020-02-121-1/+1
* usb-host: wait for cancel completeGerd Hoffmann2020-02-121-8/+9
* hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth2020-02-041-2/+2
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-2421-26/+26
* Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ...Peter Maydell2020-01-134-3/+63
|\
| * xhci: recheck slot statusGerd Hoffmann2020-01-131-3/+12
| * xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOSChen Qun2020-01-131-0/+1
| * usbredir: Prevent recursion in usbredir_writeDr. David Alan Gilbert2020-01-131-0/+9
| * usb-redir: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich2020-01-131-0/+20
| * usb-host: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich2020-01-132-0/+21
* | chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé2020-01-083-3/+3
* | ccid-card-passthru: Explicit we ignore QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé2020-01-071-0/+5
* | hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé2020-01-071-0/+5
* | hw/usb/dev-serial: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé2020-01-071-0/+4
* | hw/usb/redirect: Do not link 'usb-redir' device when USB not enabledPhilippe Mathieu-Daudé2020-01-071-0/+2
|/
* hw/usb: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy2019-12-181-1/+1
* hw/usb: Remove the USB bluetooth dongle deviceThomas Huth2019-12-163-587/+0Star
* usb-host: add option to allow all resets.Gerd Hoffmann2019-11-061-4/+9
* usbaudio: change playback counters to 64 bitKővágó, Zoltán2019-10-181-6/+8
* usb-audio: support more than two channels of audioKővágó, Zoltán2019-10-181-53/+366
* usb-audio: do not count on avail bytes actually availableKővágó, Zoltán2019-10-181-11/+17
* usb-mtp: add sanity checks on rootdirBandan Das2019-08-291-14/+24
* xhci: Fix memory leak in xhci_kick_epctxfangying2019-08-291-0/+1
* xhci: Fix memory leak in xhci_address_slotYing Fang2019-08-291-0/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...Peter Maydell2019-08-223-21/+59
|\
| * ehci: fix queue->dev null ptr dereferenceGerd Hoffmann2019-08-221-0/+3
| * xhci: Add No Op CommandHikaru Nishida2019-08-211-0/+3
| * usb-redir: merge interrupt packetsMartin Cerveny2019-08-211-21/+48
| * usbredir: fix buffer-overflow on vmloadMarc-André Lureau2019-08-211-0/+5
* | audio: add audiodev properties to frontendsKővágó, Zoltán2019-08-211-0/+1
|/
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-163-1/+3
* sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster2019-08-162-1/+1
* Include sysemu/sysemu.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-1622-2/+22
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-164-0/+4
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-1612-11/+1Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-1622-0/+22
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-162-0/+2
* Include migration/qemu-file-types.h a lot lessMarkus Armbruster2019-08-161-0/+1
* hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCIPhilippe Mathieu-Daudé2019-07-151-1/+1
* hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCIPhilippe Mathieu-Daudé2019-07-152-5/+9
* xen: Import other xen/io/*.hAnthony PERARD2019-06-241-2/+1Star
* Supply missing header guardsMarkus Armbruster2019-06-122-0/+10
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-128-5/+3Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-1224-11/+30