summaryrefslogtreecommitdiff
path: root/hw/usb/dev-storage.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-11usb-storage: usb3 supportGerd Hoffmann1-3/+43
2012-08-07usb-storage: fix SYNCHRONIZE_CACHEGerd Hoffmann1-0/+3
2012-08-07usb-storage: improve debug loggingGerd Hoffmann1-2/+6
2012-07-17hw/block-common: Factor out fall back to legacy -drive serial=...Markus Armbruster1-8/+2
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana1-1/+1
2012-06-07usb-storage: migration supportGerd Hoffmann1-2/+21
2012-06-07usb-storage: add scsi_off, remove scsi_bufGerd Hoffmann1-4/+4
2012-06-07usb-storage: add usb_msd_packet_complete()Gerd Hoffmann1-12/+16
2012-06-07usb-storage: remove MSDState->residueGerd Hoffmann1-6/+4
2012-06-04qemu-option: qemu_opts_create(): use error_set()Luiz Capitulino1-1/+1
2012-04-26usb: add serial number generatorGerd Hoffmann1-0/+2
2012-04-26usb-storage: fix request cancelingGerd Hoffmann1-1/+3
2012-04-09qdev: qdev_unplug(): use error_set()Luiz Capitulino1-1/+1
2012-03-13Endian fix an assertion in usb-msdBenjamin Herrenschmidt1-3/+3
2012-03-13usb: the big renameGerd Hoffmann1-0/+677