index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb-ohci.c
Age
Commit message (
Expand
)
Author
2009-02-01
Add and use #defines for PCI device classes
blueswir1
2009-01-26
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
2009-01-18
USB OHCI: add support for big endian targets
aurel32
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-09-14
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
2008-09-06
Fix most warnings that would be caused by gcc flag -Wundef
blueswir1
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
2007-11-17
Break up vl.h.
pbrook
2007-11-13
Fix signed/unsigned comparisons in OHCI host.
balrog
2007-10-31
OHCI USB isochronous transfers support (Arnon Gilboa).
balrog
2007-07-25
Fix memory corruption after OHCI reset, by Ed Swierk.
ths
2007-06-03
Fix off-by-one memory region sizes.
pbrook
2007-04-07
Unify IRQ handling.
pbrook
2007-03-17
OHCI USB PXA support (Andrzej Zaborowski).
pbrook
2006-08-12
SCSI and USB async IO support.
pbrook
2006-05-25
OHCI large packet fix.
pbrook
2006-05-22
Fix USB root hub hotplugging.
pbrook
2006-05-21
OHCI USB host emulation.
pbrook