Age | Commit message (Expand) | Author | Files | Lines |
2016-01-29 | usb: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-09-11 | maint: avoid useless "if (foo) free(foo)" pattern | Markus Armbruster | 1 | -4/+2 |
2015-03-20 | ehci: fix segfault when hot-unplugging ehci controller | Gonglei | 1 | -0/+10 |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster | 1 | -4/+2 |
2014-09-23 | usb: tag standalone ehci as hotpluggable | Gerd Hoffmann | 1 | -1/+11 |
2014-08-29 | usb-ehci: add ehci-pci device exit function | Gonglei | 1 | -0/+14 |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (usb) | Juan Quintela | 1 | -1/+1 |
2014-02-10 | qdev:pci: refactor PCIDevice to use generic "hotpluggable" property | Igor Mammedov | 1 | -1/+1 |
2013-10-14 | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum | 1 | -1/+1 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+2 |
2013-06-24 | usb/hcd-ehci: Replace PORTSC macros with variables | Kuo-Jung Su | 1 | -0/+2 |
2013-06-24 | usb/hcd-ehci: Split off instance_init from realize | Andreas Färber | 1 | -5/+14 |
2013-06-24 | usb/hcd-ehci-sysbus: Convert to QOM realize | Andreas Färber | 1 | -1/+1 |
2013-06-20 | dma: eliminate DMAContext | Paolo Bonzini | 1 | -2/+2 |
2013-01-07 | usb/ehci: Clean up SysBus and PCI EHCI split | Andreas Färber | 1 | -15/+24 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-17 | pci: update all users to look in pci/ | Michael S. Tsirkin | 1 | -1/+1 |
2012-11-29 | usb: tag usb host adapters as not hotpluggable. | Gerd Hoffmann | 1 | -0/+1 |
2012-11-16 | ehci: handle dma errors | Gerd Hoffmann | 1 | -0/+17 |
2012-11-09 | ehci: fix migration | Gerd Hoffmann | 1 | -1/+2 |
2012-11-01 | usb/ehci-pci: add helper to create ich9 usb controllers | Gerd Hoffmann | 1 | -0/+53 |
2012-11-01 | usb/ehci-pci: add ich9 00:1a.* variant | Gerd Hoffmann | 1 | -1/+6 |
2012-11-01 | usb/ehci-pci: dynamic type generation | Gerd Hoffmann | 1 | -31/+35 |
2012-11-01 | usb/ehci: split into multiple source files | Gerd Hoffmann | 1 | -0/+138 |