1. 314b181 scsi-disk: fix buffer overflow by Gerd Hoffmann · 16 years ago
  2. 0056dcc read-only: Another minor cleanup by Naphtali Sprei · 16 years ago
  3. 8cfacf0 block: add logical_block_size property by Christoph Hellwig · 16 years ago
  4. 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 16 years ago
  5. 2f79201 error: Move qemu_error & friends into their own header by Markus Armbruster · 16 years ago
  6. 32bb404 scsi: Make device scsi-disk reject /dev/sg* by Markus Armbruster · 16 years ago
  7. 554a310 block: Emit BLOCK_IO_ERROR before vm_stop() call by Luiz Capitulino · 16 years ago
  8. 99aba0c scsi: update comment on the standards revision by Christoph Hellwig · 16 years ago
  9. ee3659e scsi: add topology support by Christoph Hellwig · 16 years ago
  10. 428c149 block: add topology qdev properties by Christoph Hellwig · 16 years ago
  11. 380f640 scsi: Generate BLOCK_IO_ERROR QMP event by Luiz Capitulino · 16 years ago
  12. f8a8324 win32: pair qemu_memalign() with qemu_vfree() by Herve Poussineau · 16 years ago
  13. 383b4d9 scsi: device version property by Gerd Hoffmann · 16 years ago
  14. ad3cea4 scsi-disk: Inquiry with allocation length of CDB < 36 (v4) by Artyom Tarasenko · 16 years ago
  15. 407f879 scsi: fix incorrect ?: use by Blue Swirl · 16 years ago
  16. 550fe6c SCSI: Fix Standard INQUIRY data by Laszlo Ast · 16 years ago
  17. f785009 Rename DriveInfo.onerror to on_write_error by Kevin Wolf · 16 years ago
  18. bd536cf scsi: add read/write 16 commands. by Gerd Hoffmann · 16 years ago
  19. 88f8a5e scsi-disk: restruct emulation: VERIFY by Gerd Hoffmann · 16 years ago
  20. 39ec9a5 scsi-disk: restruct emulation: REPORT_LUNS by Gerd Hoffmann · 16 years ago
  21. 5dd90e2 scsi-disk: restruct emulation: SERVICE_ACTION_IN by Gerd Hoffmann · 16 years ago
  22. 3821555 scsi-disk: restruct emulation: GET_CONFIGURATION by Gerd Hoffmann · 16 years ago
  23. 02880f4 scsi-disk: restruct emulation: READ_TOC by Gerd Hoffmann · 16 years ago
  24. fc90394 scsi-disk: restruct emulation: SYNCHRONIZE_CACHE by Gerd Hoffmann · 16 years ago
  25. e7e25e3 scsi-disk: restruct emulation: READ_CAPACITY by Gerd Hoffmann · 16 years ago
  26. c68b9f3 scsi-disk: restruct emulation: ALLOW_MEDIUM_REMOVAL by Gerd Hoffmann · 16 years ago
  27. 8d3628f scsi-disk: restruct emulation: START_STOP by Gerd Hoffmann · 16 years ago
  28. ebddfcb scsi-disk: restruct emulation: MODE_SENSE by Gerd Hoffmann · 16 years ago
  29. 3d53ba1 scsi-disk: restruct emulation: RESERVE+RELEASE by Gerd Hoffmann · 16 years ago
  30. 0b06c05 scsi-disk: restruct emulation: INQUIRY by Gerd Hoffmann · 16 years ago
  31. 51ad87c scsi-disk: restruct emulation: REQUEST_SENSE by Gerd Hoffmann · 16 years ago
  32. aa5dbdc scsi-disk: restruct emulation: core + TEST_UNIT_READY. by Gerd Hoffmann · 16 years ago
  33. ed3a34a scsi: move status to SCSIRequest. by Gerd Hoffmann · 16 years ago
  34. 251882b scsi: move dinfo to SCSIDevice by Gerd Hoffmann · 16 years ago
  35. 37659e5 scsi: move sense to SCSIDevice, create SCSISense struct. by Gerd Hoffmann · 16 years ago
  36. ebf4602 scsi: use command defines in scsi-disk.c by Gerd Hoffmann · 16 years ago
  37. 9137665 scsi: move type from SCSIGenericState to SCSIDevice by Gerd Hoffmann · 16 years ago
  38. 0d65e1f scsi: add scsi-defs.h by Gerd Hoffmann · 16 years ago
  39. b07995e scsi: move blocksize from SCSIGenericState to SCSIDevice by Gerd Hoffmann · 16 years ago
  40. 89b08ae scsi: move SCSIRequest management to common code. by Gerd Hoffmann · 16 years ago
  41. 9af99d9 scsi: move request lists to QTAILQ. by Gerd Hoffmann · 16 years ago
  42. 4c41d2e scsi: create common SCSIRequest structure. by Gerd Hoffmann · 16 years ago
  43. 43b443b scsi: move scsi-disk.h -> scsi.h by Gerd Hoffmann · 16 years ago
  44. c79662f Pass the drive's readonly attribute to the guest OS by Naphtali Sprei · 16 years ago
  45. 6550f2e scsi disk block descriptor v2 by Artyom Tarasenko · 16 years ago
  46. 56a1493 drive cleanup fixes. by Gerd Hoffmann · 17 years ago
  47. 01985dc Implement scsi device destruction by Gerd Hoffmann · 17 years ago
  48. e900a7b block: add enable_write_cache flag by Christoph Hellwig · 17 years ago
  49. d52affa qdev/scsi: add scsi bus support to qdev, convert drivers. by Gerd Hoffmann · 17 years ago
  50. 213189a Fix VM state change handlers running out of order by Markus Armbruster · 17 years ago
  51. 0bf9e31 Fix most warnings (errors with -Werror) when debugging is enabled by Blue Swirl · 17 years ago
  52. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 17 years ago
  53. 3f4cb3d Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static' by blueswir1 · 17 years ago
  54. c87c067 remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig) by aliguori · 17 years ago
  55. 58a2c43 Misc scsi disk/cdrom fixes/improvements 4/4 by blueswir1 · 17 years ago
  56. ed6a9b3 misc scsi disk/cdrom fixes/improvements 3/4 by blueswir1 · 17 years ago
  57. b2056c1 misc scsi disk/cdrom fixes/improvements 2/4 by blueswir1 · 17 years ago
  58. ee16b24 misc scsi disk/cdrom fixes/improvements 1/4 by blueswir1 · 17 years ago
  59. 274fb0e check SCSI read/write requests against max LBA (Rik van Riel) by aliguori · 17 years ago
  60. c1c0438 SCSI divide capacity by s->cluster_size (Rik van Riel) by aliguori · 17 years ago
  61. 86106e5 support >2TB SCSI disks (Rik van Riel) by aliguori · 17 years ago
  62. e035b43 fix signed/unsigned overflows in SCSI disk (Rik van Riel) by aliguori · 17 years ago
  63. ea8a5d7 Stop VM on error in scsi-disk (Gleb Natapov) by aliguori · 17 years ago
  64. 00766a4 Make OpenBSD sparc-softmmu compile warning free by blueswir1 · 17 years ago
  65. fa879c6 add "serial" parameter to -drive flag (Gleb Natapov) by aliguori · 17 years ago
  66. 5757505 SCSI: Handle inquiry commands of varying length (Justin Chevrier). by balrog · 17 years ago
  67. 2286425 Correct SCSI error reporting (Laurent Vivier) by blueswir1 · 17 years ago
  68. f0f72ff qemu: improve scsi dma speed by increasing the dma buffer size by aurel32 · 18 years ago
  69. 5e65a31 Add rigid and flexible disk geometry page support by blueswir1 · 18 years ago
  70. 1235fc0 Spelling fixes, by Stefan Weil. by ths · 18 years ago
  71. b1fa716 Revert v4260, breaks Sparc32 by blueswir1 · 18 years ago
  72. 47e4ca5 Fix scsi-disk sense-key/status confusion (Marcelo Tosatti). by balrog · 18 years ago
  73. 1d4db89 Implement more INQUIRY command replies for scsi disk (Igor Kovalenko). by balrog · 18 years ago
  74. 33f0027 Add "cache" parameter to "-drive" (Laurent Vivier). by balrog · 18 years ago
  75. 96b8f13 Fix bdrv_get_geometry to return uint64_t, by Andre Przywara. by ths · 18 years ago
  76. 8ccc2ac SCSI cleanup, by Laurent Vivier. by ths · 18 years ago
  77. 87ecb68 Break up vl.h. by pbrook · 18 years ago
  78. e91c8a7 Spelling fixes, by Stefan Weil. by ths · 19 years ago
  79. 67cd24a Buffer length fixes, by Wang Cheng Yeh. by ths · 19 years ago
  80. a917d38 SCSI TCQ support. by pbrook · 20 years ago
  81. a9f277b no need for bdrv_close() by bellard · 20 years ago
  82. 35f1df8 scsi empty drive fix (Blue Swirl). by pbrook · 20 years ago
  83. 4d611c9 SCSI and USB async IO support. by pbrook · 20 years ago
  84. 1aacf34 Add missing #define. by pbrook · 20 years ago
  85. 51c1ebb Fix SCSI off-by-one device size. by pbrook · 20 years ago
  86. 7a6cba6 Disk cache flush support. by pbrook · 20 years ago
  87. 17acfe3 More SCSI commands (Blue Swirl). by pbrook · 20 years ago
  88. 7d8406b PCI SCSI HBA emulation. by pbrook · 20 years ago
  89. 0fc5c15 SCSI lun probing fix. by pbrook · 20 years ago
  90. cac782d Small read fix. by pbrook · 20 years ago
  91. 7c22dd5 Fix scsi sector size confusion (Blue Swirl). Fix short TOC read. by pbrook · 20 years ago
  92. 2e5d83b Rearrange SCSI disk emulation code. Add USB mass storage device emulation. by pbrook · 20 years ago