aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb-hub.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori1-2/+0
2007-11-17Break up vl.h.pbrook1-1/+2
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-4/+4
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-11/+11
2006-08-12SCSI and USB async IO support.pbrook1-28/+18
2006-07-19usb destroy API change (Lonnie Mendez)bellard1-3/+9
2006-06-26display device identifier string for user with info usb (Lonnie Mendez)bellard1-0/+2
2006-05-25Rearrange SCSI disk emulation code.pbrook1-1/+3
2006-05-21OHCI USB host emulation.pbrook1-5/+8
2006-05-05patch in bLength for hub descriptor (Lonnie Mendez)bellard1-1/+2
2006-04-30fixes for more than 8 ports - return NAK if no change - FreeBSD workaround (L...bellard1-10/+42
2006-04-24do not set PORT_STAT_C_ENABLE when doing port reset (Lonnie Mendez)bellard1-1/+0
2006-04-24separate file for usb hub devicebellard1-0/+518