summaryrefslogtreecommitdiffstats
path: root/hw/usb/hcd-ehci.h
Commit message (Expand)AuthorAgeFilesLines
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* ehci: fix segfault when hot-unplugging ehci controllerGonglei2015-03-201-0/+1
* usb: tag standalone ehci as hotpluggableGerd Hoffmann2014-09-231-0/+1
* usb-ehci: add ehci unrealize funcitonGonglei2014-08-291-0/+1
* usb-ehci: add vmstate properity for EHCIStateGonglei2014-08-291-0/+1
* trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)Stefan Weil2013-12-021-1/+0
* ehci: save device pointer in EHCIStateGerd Hoffmann2013-09-101-0/+1
* usb/hcd-ehci: Add Faraday FUSBH200 supportKuo-Jung Su2013-06-241-0/+12
* usb/hcd-ehci: Replace PORTSC macros with variablesKuo-Jung Su2013-06-241-6/+6
* usb/hcd-ehci: Add Tegra2 SysBus EHCI deviceAndreas Färber2013-06-241-0/+1
* usb/hcd-ehci: Split off instance_init from realizeAndreas Färber2013-06-241-0/+1
* usb/hcd-ehci-sysbus: Convert to QOM realizeAndreas Färber2013-06-241-1/+1
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-1/+1
* usb/ehci: Add SysBus EHCI device for Exynos4210Andreas Färber2013-01-071-0/+2
* usb/ehci: Move capsbase and opregbase into SysBus EHCI classAndreas Färber2013-01-071-0/+13
* usb/ehci: Clean up SysBus and PCI EHCI splitAndreas Färber2013-01-071-0/+26
* ehci: Verify a queue's ep direction does not changeHans de Goede2013-01-071-0/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+4
* ehci: Lower timer freq when the periodic schedule is idleHans de Goede2012-12-041-0/+1
* ehci: Add support for packets with both data and an error statusHans de Goede2012-11-081-1/+0
* usb/ehci: split into multiple source filesGerd Hoffmann2012-11-011-0/+320
OpenPOWER on IntegriCloud