index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb-hub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Record which USBDevice USBPort belongs too.
Gleb Natapov
2010-12-11
1
-1
/
+1
*
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
2010-12-11
1
-0
/
+1
*
usb: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-2
/
+1
*
Make USB hid devices self-powered
Riku Voipio
2009-12-18
1
-1
/
+1
*
qdev: Replace device names containing whitespace
Markus Armbruster
2009-12-12
1
-1
/
+1
*
qdev: Separate USB product description from qdev name
Markus Armbruster
2009-12-12
1
-0
/
+1
*
usb: hook unplug into qdev, cleanups + fixes.
Gerd Hoffmann
2009-10-05
1
-1
/
+5
*
qdev/usb: make qemu aware of usb busses.
Gerd Hoffmann
2009-09-09
1
-6
/
+2
*
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
1
-20
/
+29
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+2
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-4
/
+4
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-11
/
+11
*
SCSI and USB async IO support.
pbrook
2006-08-12
1
-28
/
+18
*
usb destroy API change (Lonnie Mendez)
bellard
2006-07-19
1
-3
/
+9
*
display device identifier string for user with info usb (Lonnie Mendez)
bellard
2006-06-26
1
-0
/
+2
*
Rearrange SCSI disk emulation code.
pbrook
2006-05-25
1
-1
/
+3
*
OHCI USB host emulation.
pbrook
2006-05-21
1
-5
/
+8
*
patch in bLength for hub descriptor (Lonnie Mendez)
bellard
2006-05-05
1
-1
/
+2
*
fixes for more than 8 ports - return NAK if no change - FreeBSD workaround (L...
bellard
2006-04-30
1
-10
/
+42
*
do not set PORT_STAT_C_ENABLE when doing port reset (Lonnie Mendez)
bellard
2006-04-24
1
-1
/
+0
*
separate file for usb hub device
bellard
2006-04-24
1
-0
/
+518