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