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-msd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: move scsi-disk.h -> scsi.h
Gerd Hoffmann
2009-11-09
1
-1
/
+1
*
usb-storage: use qdev for -usbdevice
Gerd Hoffmann
2009-10-30
1
-8
/
+25
*
Check return value of qdev_init()
Markus Armbruster
2009-10-07
1
-1
/
+2
*
drive cleanup fixes.
Gerd Hoffmann
2009-10-05
1
-8
/
+0
*
scsi: hotplug windup
Gerd Hoffmann
2009-10-05
1
-0
/
+1
*
usb: hook unplug into qdev, cleanups + fixes.
Gerd Hoffmann
2009-10-05
1
-2
/
+0
*
switch scsi bus to inplace allocation.
Gerd Hoffmann
2009-10-05
1
-3
/
+3
*
qdev/scsi+usb: convert usb-storage to qdev.
Gerd Hoffmann
2009-09-09
1
-27
/
+40
*
qdev/scsi: add scsi bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
1
-11
/
+15
*
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
1
-15
/
+30
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-3
/
+3
*
monitor: Rework modal password input (Jan Kiszka)
aliguori
2009-03-05
1
-2
/
+8
*
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
2009-03-05
1
-3
/
+3
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Add image format option for USB mass-storage devices
aurel32
2008-08-21
1
-1
/
+30
*
SCSI cleanup, by Laurent Vivier.
ths
2007-12-10
1
-8
/
+8
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+4
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-2
/
+2
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-6
/
+6
*
Remove repeated code and enable encrypted SD cards and USB sticks images.
balrog
2007-04-30
1
-0
/
+2
*
Fix usb hid and mass-storage protocol revision, by Juergen Keil.
ths
2007-03-31
1
-1
/
+1
*
SCSI TCQ support.
pbrook
2006-08-29
1
-57
/
+156
*
delete block device
bellard
2006-08-19
1
-1
/
+8
*
SCSI and USB async IO support.
pbrook
2006-08-12
1
-16
/
+52
*
usb destroy API change (Lonnie Mendez)
bellard
2006-07-19
1
-6
/
+10
*
display device identifier string for user with info usb (Lonnie Mendez)
bellard
2006-06-26
1
-0
/
+3
*
SCSI lun probing fix.
pbrook
2006-05-26
1
-1
/
+1
*
Rearrange SCSI disk emulation code.
pbrook
2006-05-25
1
-0
/
+395