summaryrefslogtreecommitdiff
path: root/hw/usb/hcd-ehci-pci.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov1-1/+1
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum1-1/+1
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+2
2013-06-24usb/hcd-ehci: Replace PORTSC macros with variablesKuo-Jung Su1-0/+2
2013-06-24usb/hcd-ehci: Split off instance_init from realizeAndreas Färber1-5/+14
2013-06-24usb/hcd-ehci-sysbus: Convert to QOM realizeAndreas Färber1-1/+1
2013-06-20dma: eliminate DMAContextPaolo Bonzini1-2/+2
2013-01-07usb/ehci: Clean up SysBus and PCI EHCI splitAndreas Färber1-15/+24
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-17pci: update all users to look in pci/Michael S. Tsirkin1-1/+1
2012-11-29usb: tag usb host adapters as not hotpluggable.Gerd Hoffmann1-0/+1
2012-11-16ehci: handle dma errorsGerd Hoffmann1-0/+17
2012-11-09ehci: fix migrationGerd Hoffmann1-1/+2
2012-11-01usb/ehci-pci: add helper to create ich9 usb controllersGerd Hoffmann1-0/+53
2012-11-01usb/ehci-pci: add ich9 00:1a.* variantGerd Hoffmann1-1/+6
2012-11-01usb/ehci-pci: dynamic type generationGerd Hoffmann1-31/+35
2012-11-01usb/ehci: split into multiple source filesGerd Hoffmann1-0/+138