index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb.c
Age
Commit message (
Expand
)
Author
2011-01-11
usb: add attach callback
Gerd Hoffmann
2011-01-11
usb: add usb_wakeup() + wakeup callback to port ops
Gerd Hoffmann
2011-01-11
usb: rework attach/detach workflow
Gerd Hoffmann
2011-01-11
usb: create USBPortOps, move attach there.
Gerd Hoffmann
2009-09-09
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2008-08-21
usb: generic packet handler cleanup and documentation (Max Krasnyansky)
aliguori
2007-11-17
Break up vl.h.
pbrook
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-07-11
Spelling fixes, by Stefan Weil.
ths
2006-08-12
SCSI and USB async IO support.
pbrook
2006-07-19
usb destroy API change (Lonnie Mendez)
bellard
2006-05-25
Rearrange SCSI disk emulation code.
pbrook
2006-04-24
separate file for usb hub device
bellard
2006-04-24
usb setup state machine fix when driver reads or writes too many bytes
bellard
2006-03-11
Fix off by one length calciulation.
pbrook
2005-11-06
USB user interface
bellard
2005-11-05
cosmetics
bellard
2005-11-05
initial USB support
bellard