summaryrefslogtreecommitdiffstats
path: root/hw/usb/hcd-ehci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* pci: Trivial device model conversions to realizeMarkus Armbruster2015-02-261-4/+2
* usb: tag standalone ehci as hotpluggableGerd Hoffmann2014-09-231-1/+11
* usb-ehci: add ehci-pci device exit functionGonglei2014-08-291-0/+14
* savevm: Remove all the unneeded version_minimum_id_old (usb)Juan Quintela2014-05-141-1/+1
* qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2014-02-101-1/+1
* hw: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-1/+1
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+2
* usb/hcd-ehci: Replace PORTSC macros with variablesKuo-Jung Su2013-06-241-0/+2
* usb/hcd-ehci: Split off instance_init from realizeAndreas Färber2013-06-241-5/+14
* usb/hcd-ehci-sysbus: Convert to QOM realizeAndreas Färber2013-06-241-1/+1
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-2/+2
* usb/ehci: Clean up SysBus and PCI EHCI splitAndreas Färber2013-01-071-15/+24
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-1/+1
* usb: tag usb host adapters as not hotpluggable.Gerd Hoffmann2012-11-291-0/+1
* ehci: handle dma errorsGerd Hoffmann2012-11-161-0/+17
* ehci: fix migrationGerd Hoffmann2012-11-091-1/+2
* usb/ehci-pci: add helper to create ich9 usb controllersGerd Hoffmann2012-11-011-0/+53
* usb/ehci-pci: add ich9 00:1a.* variantGerd Hoffmann2012-11-011-1/+6
* usb/ehci-pci: dynamic type generationGerd Hoffmann2012-11-011-31/+35
* usb/ehci: split into multiple source filesGerd Hoffmann2012-11-011-0/+138
OpenPOWER on IntegriCloud