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-uhci.c
Age
Commit message (
Expand
)
Author
2007-12-16
Fix wrong signedness, by Andre Przywara.
ths
2007-11-17
Break up vl.h.
pbrook
2007-11-11
removed unused code
bellard
2007-10-04
USB iso transfers support for the linux redirector and for UHCI, by Arnon Gil...
balrog
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-09
Implement HID idle mode (avoids flooding guest with useless updates).
pbrook
2007-06-06
Use the correct PCI IDs for Malta.
ths
2007-04-07
Unify IRQ handling.
pbrook
2007-02-22
Basic USB device resume (root hub only), by Lonnie Mendez.
ths
2007-01-17
Fix USB buffer size, by Herbert Xu.
ths
2006-08-12
SCSI and USB async IO support.
pbrook
2006-05-22
Fix USB root hub hotplugging.
pbrook
2006-05-21
OHCI USB host emulation.
pbrook
2006-05-13
Rearrange PCI host emulation code.
pbrook
2006-04-25
fix for HCHALTED status bit
bellard
2006-04-24
HCHALTED status bit handling (Lonnie Mendez)
bellard
2006-03-11
Add missing break statement.
pbrook
2006-03-11
Tweak UHCI device settings. Ignore host root hubs.
pbrook
2005-11-19
USB reset typo (Lonnie Mendez)
bellard
2005-11-06
USB user interface
bellard
2005-11-05
same PCI parameters as PIIX3
bellard
2005-11-05
initial USB support
bellard