aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/dev-storage.c
AgeCommit message (Expand)Author
2012-09-11usb-storage: usb3 supportGerd Hoffmann
2012-08-07usb-storage: fix SYNCHRONIZE_CACHEGerd Hoffmann
2012-08-07usb-storage: improve debug loggingGerd Hoffmann
2012-07-17hw/block-common: Factor out fall back to legacy -drive serial=...Markus Armbruster
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana
2012-06-07usb-storage: migration supportGerd Hoffmann
2012-06-07usb-storage: add scsi_off, remove scsi_bufGerd Hoffmann
2012-06-07usb-storage: add usb_msd_packet_complete()Gerd Hoffmann
2012-06-07usb-storage: remove MSDState->residueGerd Hoffmann
2012-06-04qemu-option: qemu_opts_create(): use error_set()Luiz Capitulino
2012-04-26usb: add serial number generatorGerd Hoffmann
2012-04-26usb-storage: fix request cancelingGerd Hoffmann
2012-04-09qdev: qdev_unplug(): use error_set()Luiz Capitulino
2012-03-13Endian fix an assertion in usb-msdBenjamin Herrenschmidt
2012-03-13usb: the big renameGerd Hoffmann