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