1. 92aa5c6 iostatus: move BlockdevOnError declaration to QAPI by Paolo Bonzini · 12 years ago
  2. 0f1da44 scsi: more fixes to properties for passthrough devices by Paolo Bonzini · 12 years ago
  3. 9839245 ISCSI: Add SCSI passthrough via scsi-generic to libiscsi by Ronnie Sahlberg · 13 years ago
  4. 56b1fc4 scsi-generic: add migration support by Paolo Bonzini · 13 years ago
  5. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  6. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  7. b9eea3e scsi: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  8. 6a84cb1 scsi virtio-blk usb-msd: Clean up device init error messages by Markus Armbruster · 13 years ago
  9. ad54ae8 block: bdrv_aio_* do not return NULL by Paolo Bonzini · 13 years ago
  10. 28b7765 scsi-generic: add as boot device by Paolo Bonzini · 13 years ago
  11. c9501c9 scsi-generic: bump SCSIRequest reference count until aio completion runs by Paolo Bonzini · 13 years ago
  12. 63db0f0 scsi: pass cdb to alloc_req by Paolo Bonzini · 13 years ago
  13. 765d152 scsi: export scsi_generic_reqops by Paolo Bonzini · 13 years ago
  14. adcf275 scsi: make reqops const by Paolo Bonzini · 13 years ago
  15. 7877903 scsi: move max_lba to SCSIDevice by Paolo Bonzini · 13 years ago
  16. 9b6eef8 scsi-generic: snoop READ CAPACITY commands to get block size by Paolo Bonzini · 13 years ago
  17. a3b16e7 scsi-generic: look at host status by Paolo Bonzini · 13 years ago
  18. fe0ed71 scsi-generic: check ioctl statuses when SG_IO succeeds by Paolo Bonzini · 13 years ago
  19. 6a58a3a scsi-generic: remove scsi_req_fixup by Paolo Bonzini · 13 years ago
  20. 8869e10 scsi-generic: drop SCSIGenericState by Paolo Bonzini · 13 years ago
  21. 1b8f8a6 scsi-generic: do not disable FUA by Paolo Bonzini · 13 years ago
  22. 9e6a4c9 block: Drop BlockDriverState member removable by Markus Armbruster · 13 years ago
  23. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  24. c7b4887 scsi: report unit attention on reset by Paolo Bonzini · 14 years ago
  25. 739df21 scsi: move handling of REQUEST SENSE to common code by Paolo Bonzini · 14 years ago
  26. fdaef06 scsi: move handling of REPORT LUNS and invalid LUNs to common code by Paolo Bonzini · 14 years ago
  27. afa46c4 scsi: move request parsing to common code by Paolo Bonzini · 14 years ago
  28. 87dcd1b scsi: push lun field to SCSIDevice by Paolo Bonzini · 14 years ago
  29. 12010e7 scsi: move request-related callbacks from SCSIDeviceInfo to SCSIReqOps by Paolo Bonzini · 14 years ago
  30. 8dbd457 scsi: introduce SCSIReqOps by Paolo Bonzini · 14 years ago
  31. b45ef67 scsi: move sense handling to generic code by Paolo Bonzini · 14 years ago
  32. 682a9b2 scsi: pass status when completing by Paolo Bonzini · 14 years ago
  33. 5e30a07 scsi: Sanitize command definitions by Hannes Reinecke · 14 years ago
  34. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  35. c5bf71a scsi: Add 'hba_private' to SCSIRequest by Hannes Reinecke · 14 years ago
  36. 1455084 scsi: ignore LUN field in the CDB by Paolo Bonzini · 14 years ago
  37. 2e7cc4d scsi-generic: Handle queue full by Paolo Bonzini · 14 years ago
  38. 4274121 scsi: make write_data return void by Paolo Bonzini · 14 years ago
  39. 7438221 scsi: Implement 'get_sense' callback by Hannes Reinecke · 14 years ago
  40. fc4f075 scsi: do not call send_command directly by Paolo Bonzini · 14 years ago
  41. a1f0cce scsi: Update sense code handling by Hannes Reinecke · 14 years ago
  42. 2b8b3bb scsi: use scsi_req_complete by Paolo Bonzini · 14 years ago
  43. 94d3f98 scsi: introduce scsi_req_cancel by Paolo Bonzini · 14 years ago
  44. c557e88 scsi: commonize purging requests by Paolo Bonzini · 14 years ago
  45. 5c6c0e5 scsi: Use 'SCSIRequest' directly by Hannes Reinecke · 14 years ago
  46. ad2d30f scsi: reference-count requests by Paolo Bonzini · 14 years ago
  47. d33e0ce scsi-generic: do not use a stale aiocb by Paolo Bonzini · 14 years ago
  48. cfdc1bb scsi: introduce SCSIBusOps by Paolo Bonzini · 14 years ago
  49. ab9adc8 scsi: introduce scsi_req_data by Paolo Bonzini · 14 years ago
  50. 40f16dd scsi-generic: Remove bogus double complete by Paolo Bonzini · 14 years ago
  51. f017132 scsi: Return SAM status codes by Hannes Reinecke · 14 years ago
  52. f8b6d67 scsi-generic: add missing reset handler by Bernhard Kohl · 14 years ago
  53. aa2b1e8 scsi: fix and improve debug prints by Bernhard Kohl · 14 years ago
  54. 2446333 Rearrange block headers by Blue Swirl · 15 years ago
  55. 620f862 scsi: Reject unimplemented error actions by Markus Armbruster · 15 years ago
  56. 7d0d695 block: Fix virtual media change for if=none by Markus Armbruster · 15 years ago
  57. f8b6cc0 qdev: Decouple qdev_prop_drive from DriveInfo by Markus Armbruster · 15 years ago
  58. 14bafc5 blockdev: Clean up automatic drive deletion by Markus Armbruster · 15 years ago
  59. 666daa6 blockdev: Collect block device code in new blockdev.c by Markus Armbruster · 15 years ago
  60. 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
  61. 2f79201 error: Move qemu_error & friends into their own header by Markus Armbruster · 15 years ago
  62. 428c149 block: add topology qdev properties by Christoph Hellwig · 15 years ago
  63. ed3a34a scsi: move status to SCSIRequest. by Gerd Hoffmann · 15 years ago
  64. 251882b scsi: move dinfo to SCSIDevice by Gerd Hoffmann · 15 years ago
  65. 97a0643 scsi: add xfer mode by Gerd Hoffmann · 15 years ago
  66. 2ec749c scsi: add request parsing helpers to common code. by Gerd Hoffmann · 15 years ago
  67. 9137665 scsi: move type from SCSIGenericState to SCSIDevice by Gerd Hoffmann · 15 years ago
  68. 0d65e1f scsi: add scsi-defs.h by Gerd Hoffmann · 15 years ago
  69. b07995e scsi: move blocksize from SCSIGenericState to SCSIDevice by Gerd Hoffmann · 15 years ago
  70. 29362eb scsi: move scsi command buffer from SCSIGenericReq to SCSIRequest. by Gerd Hoffmann · 15 years ago
  71. 89b08ae scsi: move SCSIRequest management to common code. by Gerd Hoffmann · 15 years ago
  72. 9af99d9 scsi: move request lists to QTAILQ. by Gerd Hoffmann · 15 years ago
  73. 4c41d2e scsi: create common SCSIRequest structure. by Gerd Hoffmann · 15 years ago
  74. e3c916e Fix qemu_free use in scsi-generic.c by Jean-Christophe DUBOIS · 15 years ago
  75. 43b443b scsi: move scsi-disk.h -> scsi.h by Gerd Hoffmann · 15 years ago
  76. 56a1493 drive cleanup fixes. by Gerd Hoffmann · 15 years ago
  77. 01985dc Implement scsi device destruction by Gerd Hoffmann · 15 years ago
  78. d52affa qdev/scsi: add scsi bus support to qdev, convert drivers. by Gerd Hoffmann · 15 years ago
  79. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  80. 221f715 new scsi-generic abstraction, use SG_IO (Christoph Hellwig) by aliguori · 16 years ago
  81. 7d78066 Add specialized block driver scsi generic API (Avi Kivity) by aliguori · 16 years ago
  82. 89c0f64 scsi-generic: correct error management by aurel32 · 16 years ago
  83. a9dd684 scsi-generic: decode correctly SCSI tape commands (Laurent Vivier) by aliguori · 16 years ago
  84. 72ecb8d scsi-generic: correct 6-bytes commands transfer length (Laurent Vivier) by aliguori · 16 years ago
  85. 4f26a48 scsi-generic: correct usage of memset() (Laurent Vivier) by aliguori · 16 years ago
  86. 37e828b suppress a couple of spurious warnings in scsi-generic.c by aurel32 · 16 years ago
  87. 2cc977e scsi-generic implemnentation, missing in last commit. by ths · 17 years ago