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-sysbus.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-01-30
hw/usb: Fix LGPL information in the file headers
Thomas Huth
2019-01-08
hw/usb: Add generic sys-bus EHCI controller
Hongbo Zhang
2017-09-27
ehci: Add ppc4xx-ehci for the USB 2.0 controller in embedded PPC SoCs
BALATON Zoltan
2016-01-29
usb: Clean up includes
Peter Maydell
2015-03-20
ehci: fix segfault when hot-unplugging ehci controller
Gonglei
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (usb)
Juan Quintela
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-04
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-24
usb/hcd-ehci: Add Faraday FUSBH200 support
Kuo-Jung Su
2013-06-24
usb/hcd-ehci: Replace PORTSC macros with variables
Kuo-Jung Su
2013-06-24
usb/hcd-ehci: Add Tegra2 SysBus EHCI device
Andreas Färber
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: Add SysBus EHCI device for Exynos4210
Andreas Färber
2013-01-07
usb/ehci: Move capsbase and opregbase into SysBus EHCI class
Andreas Färber
2013-01-07
usb/ehci: Clean up SysBus and PCI EHCI split
Andreas Färber
2012-11-29
ehci-sysbus: Attach DMA context.
Peter Crosthwaite
2012-11-01
usb/ehci: add sysbus variant
Gerd Hoffmann