summaryrefslogtreecommitdiff
path: root/hw/usb/hcd-ehci-pci.c
AgeCommit message (Expand)Author
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-01-30hw/usb: Fix LGPL information in the file headersThomas Huth
2019-01-08usb: move ehci_create_ich9_with_companions to hw/i386Paolo Bonzini
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-02-21usb: ehci: fix memory leak in ehciLi Qiang
2016-01-29usb: Clean up includesPeter Maydell
2015-09-11maint: avoid useless "if (foo) free(foo)" patternMarkus Armbruster
2015-03-20ehci: fix segfault when hot-unplugging ehci controllerGonglei
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster
2014-09-23usb: tag standalone ehci as hotpluggableGerd Hoffmann
2014-08-29usb-ehci: add ehci-pci device exit functionGonglei
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (usb)Juan Quintela
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-06-24usb/hcd-ehci: Replace PORTSC macros with variablesKuo-Jung Su
2013-06-24usb/hcd-ehci: Split off instance_init from realizeAndreas Färber
2013-06-24usb/hcd-ehci-sysbus: Convert to QOM realizeAndreas Färber
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-01-07usb/ehci: Clean up SysBus and PCI EHCI splitAndreas Färber
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-17pci: update all users to look in pci/Michael S. Tsirkin
2012-11-29usb: tag usb host adapters as not hotpluggable.Gerd Hoffmann
2012-11-16ehci: handle dma errorsGerd Hoffmann
2012-11-09ehci: fix migrationGerd Hoffmann
2012-11-01usb/ehci-pci: add helper to create ich9 usb controllersGerd Hoffmann
2012-11-01usb/ehci-pci: add ich9 00:1a.* variantGerd Hoffmann
2012-11-01usb/ehci-pci: dynamic type generationGerd Hoffmann
2012-11-01usb/ehci: split into multiple source filesGerd Hoffmann