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.h
Age
Commit message (
Expand
)
Author
2015-03-20
ehci: fix segfault when hot-unplugging ehci controller
Gonglei
2014-09-23
usb: tag standalone ehci as hotpluggable
Gerd Hoffmann
2014-08-29
usb-ehci: add ehci unrealize funciton
Gonglei
2014-08-29
usb-ehci: add vmstate properity for EHCIState
Gonglei
2013-12-02
trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)
Stefan Weil
2013-09-10
ehci: save device pointer in EHCIState
Gerd Hoffmann
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
2013-01-07
ehci: Verify a queue's ep direction does not change
Hans de Goede
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
janitor: add guards to headers
Paolo Bonzini
2012-12-04
ehci: Lower timer freq when the periodic schedule is idle
Hans de Goede
2012-11-08
ehci: Add support for packets with both data and an error status
Hans de Goede
2012-11-01
usb/ehci: split into multiple source files
Gerd Hoffmann