Convert machine registration to use module init functions
[qemu] / hw / usb-hub.c
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2007-11-17 pbrookBreak up vl.h.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-08-12 pbrookSCSI and USB async IO support.
2006-07-19 bellardusb destroy API change (Lonnie Mendez)
2006-06-26 bellarddisplay device identifier string for user with info...
2006-05-25 pbrookRearrange SCSI disk emulation code.
2006-05-21 pbrookOHCI USB host emulation.
2006-05-05 bellardpatch in bLength for hub descriptor (Lonnie Mendez)
2006-04-30 bellardfixes for more than 8 ports - return NAK if no change...
2006-04-24 bellarddo not set PORT_STAT_C_ENABLE when doing port reset...
2006-04-24 bellardseparate file for usb hub device