index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
hcd-ehci-pci.c
Age
Commit message (
Expand
)
Author
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-06-24
usb/hcd-ehci: Replace PORTSC macros with variables
Kuo-Jung Su
2013-06-24
usb/hcd-ehci: Split off instance_init from realize
Andreas Färber
2013-06-24
usb/hcd-ehci-sysbus: Convert to QOM realize
Andreas Färber
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
2013-01-07
usb/ehci: Clean up SysBus and PCI EHCI split
Andreas Färber
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-11-29
usb: tag usb host adapters as not hotpluggable.
Gerd Hoffmann
2012-11-16
ehci: handle dma errors
Gerd Hoffmann
2012-11-09
ehci: fix migration
Gerd Hoffmann
2012-11-01
usb/ehci-pci: add helper to create ich9 usb controllers
Gerd Hoffmann
2012-11-01
usb/ehci-pci: add ich9 00:1a.* variant
Gerd Hoffmann
2012-11-01
usb/ehci-pci: dynamic type generation
Gerd Hoffmann
2012-11-01
usb/ehci: split into multiple source files
Gerd Hoffmann