1. 79b4045 usb-storage: usb3 support by Gerd Hoffmann · 13 years ago
  2. 5441421 usb-storage: fix SYNCHRONIZE_CACHE by Gerd Hoffmann · 13 years ago
  3. 06f9847 usb-storage: improve debug logging by Gerd Hoffmann · 13 years ago
  4. 911525d hw/block-common: Factor out fall back to legacy -drive serial=... by Markus Armbruster · 13 years ago
  5. 93bfef4 Allow machines to configure the QEMU_VERSION that's exposed via hardware by Crístian Viana · 13 years ago
  6. 5de88b1 usb-storage: migration support by Gerd Hoffmann · 13 years ago
  7. 1dc9036 usb-storage: add scsi_off, remove scsi_buf by Gerd Hoffmann · 13 years ago
  8. 1e6ed80 usb-storage: add usb_msd_packet_complete() by Gerd Hoffmann · 13 years ago
  9. 0659879 usb-storage: remove MSDState->residue by Gerd Hoffmann · 13 years ago
  10. 8be7e7e qemu-option: qemu_opts_create(): use error_set() by Luiz Capitulino · 13 years ago
  11. 9d55d1a usb: add serial number generator by Gerd Hoffmann · 13 years ago
  12. 6d7aeee usb-storage: fix request canceling by Gerd Hoffmann · 13 years ago
  13. 56f9107 qdev: qdev_unplug(): use error_set() by Luiz Capitulino · 13 years ago
  14. e2854bf Endian fix an assertion in usb-msd by Benjamin Herrenschmidt · 13 years ago
  15. f1ae32a usb: the big rename by Gerd Hoffmann · 13 years ago[Renamed (98%) from hw/usb-msd.c]
  16. 3741715 usb: Resolve warnings about unassigned bus on usb device creation by Jan Kiszka · 13 years ago
  17. 01e9545 scsi: pass residual amount to command_complete by Paolo Bonzini · 14 years ago
  18. 7718564 Merge remote-tracking branch 'kraxel/usb.38' into staging by Anthony Liguori · 13 years ago
  19. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  20. 079d0b7 usb: Set USBEndpoint in usb_packet_setup(). by Gerd Hoffmann · 13 years ago
  21. 7f74a56 usb: kill handle_packet callback by Gerd Hoffmann · 13 years ago
  22. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  23. ba02430 usb: separate out legacy usb registration from type registration by Anthony Liguori · 13 years ago
  24. 62aed76 usb: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  25. 1de14d4 usb: track altsetting in USBDevice by Gerd Hoffmann · 14 years ago
  26. a2e4d53 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  27. 6a84cb1 scsi virtio-blk usb-msd: Clean up device init error messages by Markus Armbruster · 13 years ago
  28. 24a5bbe usb-storage: cancel I/O on reset by Gerd Hoffmann · 13 years ago
  29. ce4e7e4 usb-msd: do not register twice in the boot order by Paolo Bonzini · 13 years ago
  30. 5931065 usb-storage: don't try to send the status early. by Gerd Hoffmann · 13 years ago
  31. 414c460 usb-storage: drop result from device state. by Gerd Hoffmann · 13 years ago
  32. 7b863f4 usb-storage: drop tag from device state. by Gerd Hoffmann · 13 years ago
  33. 92a114f usb-storage: fill status in complete callback. by Gerd Hoffmann · 13 years ago
  34. e04da7c usb-storage: move status debug message to usb_msd_send_status. by Gerd Hoffmann · 13 years ago
  35. db80358 usb: change VID/PID for usb-hub and usb-msd to prevent conflict by Roy Tam · 13 years ago
  36. 7e0380b scsi: allow arbitrary LUNs by Paolo Bonzini · 14 years ago
  37. afd4030 scsi: move tcq/ndev to SCSIBusOps (now SCSIBusInfo) by Paolo Bonzini · 14 years ago
  38. d3ac1a8 usb-storage: fix NULL pointer dereference. by Gerd Hoffmann · 14 years ago
  39. fa879d6 block: Attach non-qdev devices as well by Markus Armbruster · 14 years ago
  40. c39ce11 scsi: pass cdb already to scsi_req_new by Paolo Bonzini · 14 years ago
  41. 29c74f7 usb-storage: iovec support by Gerd Hoffmann · 14 years ago
  42. 4f4321c usb: use iovecs in USBPacket by Gerd Hoffmann · 14 years ago
  43. e374560 Merge remote-tracking branch 'kraxel/migration.2' into staging by Anthony Liguori · 14 years ago
  44. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  45. f54b656 usb storage: first migration support bits. by Gerd Hoffmann · 14 years ago
  46. c5bf71a scsi: Add 'hba_private' to SCSIRequest by Hannes Reinecke · 14 years ago
  47. c3a90cb usb-storage: Turn drive serial into a qdev property usb-storage.serial by Markus Armbruster · 14 years ago
  48. fa19bf8 usb: Proper error propagation for usb_device_attach errors by Hans de Goede · 14 years ago
  49. ed7ec84 Merge remote-tracking branch 'bonzini/scsi.2' into staging by Anthony Liguori · 14 years ago
  50. aba1f02 scsi: rename arguments to the new callbacks by Paolo Bonzini · 14 years ago
  51. c6df710 scsi: split command_complete callback in two by Paolo Bonzini · 14 years ago
  52. 0c34459 scsi: introduce scsi_req_get_buf by Paolo Bonzini · 14 years ago
  53. ad3376c scsi: introduce scsi_req_continue by Paolo Bonzini · 14 years ago
  54. 43a2b33 scsi: introduce scsi_req_new by Paolo Bonzini · 14 years ago
  55. fc4f075 scsi: do not call send_command directly by Paolo Bonzini · 14 years ago
  56. 94d3f98 scsi: introduce scsi_req_cancel by Paolo Bonzini · 14 years ago
  57. 5c6c0e5 scsi: Use 'SCSIRequest' directly by Hannes Reinecke · 14 years ago
  58. cfdc1bb scsi: introduce SCSIBusOps by Paolo Bonzini · 14 years ago
  59. eb5e680 usb: move cancel callback to USBDeviceInfo by Gerd Hoffmann · 14 years ago
  60. ebd669a usb-storage: don't call usb_packet_complete twice by Gerd Hoffmann · 14 years ago
  61. 007fd62 usb: Pass the packet to the device's handle_control callback by Hans de Goede · 14 years ago
  62. add7508 usb: update config descriptors to identify number of interfaces by Brad Hards · 14 years ago
  63. ef0bdf7 usb: mass storage fix by Gerd Hoffmann · 14 years ago
  64. 13a9a0d usb: move complete callback to port ops by Gerd Hoffmann · 14 years ago
  65. 94843f6 usb: trivial spelling fixes by Brad Hards · 14 years ago
  66. cf8ce30 Add bootindex handling into usb storage device. by Gleb Natapov · 14 years ago
  67. 319ae52 blockdev: Fix drive_add for drives without media by Markus Armbruster · 14 years ago
  68. 6bb7b86 usb-msd: Propagate removable bit to SCSI device by Stefan Hajnoczi · 14 years ago
  69. 2d1fd26 scsi: Allow scsi_bus_legacy_add_drive() to set removable bit by Stefan Hajnoczi · 14 years ago
  70. fa7935c usb storage: handle long responses by Gerd Hoffmann · 14 years ago
  71. ab4797a usb storage: fix status reporting by Gerd Hoffmann · 14 years ago
  72. ca0c730 usb storage: high speed support by Gerd Hoffmann · 14 years ago
  73. ed5a83d usb: move remote wakeup handling to common code by Gerd Hoffmann · 14 years ago
  74. a980a06 usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code by Gerd Hoffmann · 14 years ago
  75. 41c6abb usb: move USB_REQ_SET_ADDRESS handling to common code by Gerd Hoffmann · 14 years ago
  76. 4a1e1bc usb storage: serial number support by Gerd Hoffmann · 14 years ago
  77. 81bfd2f usb storage: use new descriptor infrastructure. by Gerd Hoffmann · 14 years ago
  78. 2446333 Rearrange block headers by Blue Swirl · 15 years ago
  79. 3329f07 QemuOpts: make most qemu_*_opts static by Gerd Hoffmann · 15 years ago
  80. 18846de block: Catch attempt to attach multiple devices to a blockdev by Markus Armbruster · 15 years ago
  81. f8b6cc0 qdev: Decouple qdev_prop_drive from DriveInfo by Markus Armbruster · 15 years ago
  82. 14bafc5 blockdev: Clean up automatic drive deletion by Markus Armbruster · 15 years ago
  83. fa66b90 scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers by Markus Armbruster · 15 years ago
  84. 666daa6 blockdev: Collect block device code in new blockdev.c by Markus Armbruster · 15 years ago
  85. a803cb8 blockdev: Hide QEMUMachine from drive_init() by Markus Armbruster · 15 years ago
  86. f3571b1 usb: class specific interface requests by Max Reitz · 15 years ago
  87. e5322f7 hw/usb-msd: fix some usb requests by Arnaud Patard (Rtp) · 15 years ago
  88. 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
  89. a442648 block: Simplify usb_msd_initfn() test for "can read bdrv key" by Markus Armbruster · 15 years ago
  90. d44168f Fix -usbdevice crash by Paul Brook · 15 years ago
  91. 428c149 block: add topology qdev properties by Christoph Hellwig · 15 years ago
  92. 556cd09 qdev: Replace device names containing whitespace by Markus Armbruster · 15 years ago
  93. 0638469 qdev: Separate USB product description from qdev name by Markus Armbruster · 15 years ago
  94. 43b443b scsi: move scsi-disk.h -> scsi.h by Gerd Hoffmann · 15 years ago
  95. b3e461d usb-storage: use qdev for -usbdevice by Gerd Hoffmann · 15 years ago
  96. 33e66b8 Check return value of qdev_init() by Markus Armbruster · 15 years ago
  97. 56a1493 drive cleanup fixes. by Gerd Hoffmann · 15 years ago
  98. cb23117 scsi: hotplug windup by Gerd Hoffmann · 15 years ago
  99. a8e662b usb: hook unplug into qdev, cleanups + fixes. by Gerd Hoffmann · 15 years ago
  100. ca9c39f switch scsi bus to inplace allocation. by Gerd Hoffmann · 15 years ago