1. 2994cb2 vhost-scsi: add missing virtqueue_size parameter by Eric Farman · 7 years ago
  2. 9200361 vhost-user-scsi: add missing virtqueue_size param by Dariusz Stojaczyk · 7 years ago
  3. 1b13a60 esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h by Mark Cave-Ayland · 7 years ago
  4. a8b392a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  5. 3da023b scsi: reject configurations with logical block size > physical block size by Mark Kanda · 7 years ago
  6. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  7. 71d7876 pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices by Eduardo Habkost · 7 years ago
  8. a5fa336 pci: Add interface names to hybrid PCI devices by Eduardo Habkost · 7 years ago
  9. 070f800 scsi-disk: support reporting of rotation rate by Daniel P. Berrange · 7 years ago
  10. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 8 years ago
  11. 262a69f osdep.h: Prohibit disabling assert() in supported builds by Eric Blake · 8 years ago
  12. 80cac47 scsi/esp: Rename the ESP macro to ESP_STATE by Kamil Rytarowski · 8 years ago
  13. 08e2c9f scsi: move block/scsi.h to include/scsi/constants.h by Paolo Bonzini · 8 years ago
  14. 1ead6b4 scsi: introduce sg_io_sense_from_errno by Paolo Bonzini · 8 years ago
  15. a376046 scsi: introduce scsi_build_sense by Paolo Bonzini · 8 years ago
  16. e5b5728 scsi: move non-emulation specific code to scsi/ by Paolo Bonzini · 8 years ago
  17. 37b6045 scsi: rename scsi_build_sense to scsi_convert_sense by Paolo Bonzini · 8 years ago
  18. 14b2074 scsi-block: Support rerror/werror by Fam Zheng · 8 years ago
  19. b07fbce scsi-bus: correct responses for INQUIRY and REQUEST SENSE by Hannes Reinecke · 8 years ago
  20. 5c0919d virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set. by Richard W.M. Jones · 8 years ago
  21. ded6ddc scsi: clarify sense codes for LUN0 emulation by Hannes Reinecke · 8 years ago
  22. fafeb41 hw/scsi/vmw_pvscsi: Convert to realize by Mao Zhongyi · 8 years ago
  23. dfaea0c hw/scsi/vmw_pvscsi: Remove the dead error handling by Mao Zhongyi · 8 years ago
  24. 8908eb1 trace-events: fix code style: print 0x before hex numbers by Vladimir Sementsov-Ogievskiy · 8 years ago
  25. db73ee4 trace-events: fix code style: %# -> 0x% by Vladimir Sementsov-Ogievskiy · 8 years ago
  26. 87e0331 docs: fix broken paths to docs/devel/tracing.txt by Philippe Mathieu-Daudé · 8 years ago
  27. 95a5bef Use qemu_tolower() and qemu_toupper(), not tolower() and toupper() by Peter Maydell · 8 years ago
  28. 83b4fe0 scsi-disk: bdrv_attach_dev() for empty CD-ROM by Kevin Wolf · 8 years ago
  29. 6c60766 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  30. 08f1ecd virtio-scsi: Convert to DEFINE_PROP_LINK by Fam Zheng · 8 years ago
  31. 3dc6f86 Convert error_report() to warn_report() by Alistair Francis · 8 years ago
  32. 025bdea virtio-scsi: finalize IOMMU support by Jason Wang · 8 years ago
  33. f12c1eb vhost-user-scsi: Introduce vhost-user-scsi host device by Felipe Franciosi · 8 years ago
  34. 87e459a megasas: always store SCSIRequest* into MegasasCmd by Paolo Bonzini · 8 years ago
  35. b356807 megasas: do not read SCSI req parameters more than once from frame by Paolo Bonzini · 8 years ago
  36. 36c327a megasas: do not read command more than once from frame by Paolo Bonzini · 8 years ago
  37. 5104fac megasas: do not read DCMD opcode more than once from frame by Paolo Bonzini · 8 years ago
  38. 24c0c77 megasas: do not read iovec count more than once from frame by Paolo Bonzini · 8 years ago
  39. 134550b megasas: do not read sense length more than once from frame by Paolo Bonzini · 8 years ago
  40. 2cbe2de virtio-scsi: Unset hotplug handler when unrealize by Fam Zheng · 8 years ago
  41. 3975bb5 scsi/lsi53c895a: Remove unused lsi_mem_*() return value by Mao Zhongyi · 8 years ago
  42. 795c40b migration: Create migration/blocker.h by Juan Quintela · 8 years ago
  43. 95615ce vhost-scsi: create a vhost-scsi-common abstraction by Felipe Franciosi · 8 years ago
  44. f688269 vmw_pvscsi: check message ring page count at initialisation by P J P · 8 years ago
  45. 24dfa9f scsi: avoid an off-by-one error in megasas_mmio_write by Prasad J Pandit · 8 years ago
  46. bf46e67 scsi: Make errp the last parameter of virtio_scsi_common_realize by Fam Zheng · 8 years ago
  47. eb06c9e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  48. bed58b4 scsi-generic: Fill in opt_xfer_len in INQUIRY reply if it is zero by Fam Zheng · 8 years ago
  49. 7140778 virtio-scsi: Fix acquire/release in dataplane handlers by Fam Zheng · 8 years ago
  50. 3d69f82 virtio-scsi: Make virtio_scsi_acquire/release public by Fam Zheng · 8 years ago
  51. d17e744 trace: Fix incorrect megasas trace parameters by Eric Blake · 8 years ago
  52. b01a2d0 scsi: mptsas: fix the wrong reading size in fetch request by Li Qiang · 8 years ago
  53. a17c17a hw/block: Request permissions by Kevin Wolf · 8 years ago
  54. 39829a0 block: Allow error return in BlockDevOps.change_media_cb() by Kevin Wolf · 8 years ago
  55. 6d0eb64 block: Add permissions to blk_new() by Kevin Wolf · 8 years ago
  56. a1cf5fa Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into staging by Peter Maydell · 8 years ago
  57. a64aa57 hw: Deprecate -drive if=scsi with non-onboard HBAs by Markus Armbruster · 8 years ago
  58. fb8b660 hw/scsi: Concentrate -drive if=scsi auto-create in one place by Markus Armbruster · 8 years ago
  59. b9e413d block: explicitly acquire aiocontext in aio callbacks that need it by Paolo Bonzini · 8 years ago
  60. 1919631 block: explicitly acquire aiocontext in bottom halves that need it by Paolo Bonzini · 8 years ago
  61. 9d45665 block: explicitly acquire aiocontext in callbacks that need it by Paolo Bonzini · 8 years ago
  62. 0793169 virtio: Report real progress in VQ aio poll handler by Fam Zheng · 8 years ago
  63. ee640c6 pci: Convert msix_init() to Error and fix callers by Cao jin · 8 years ago
  64. 2e144aa hw/scsi: Fix debug message of cdb structure in scsi-generic by Eric Farman · 8 years ago
  65. ffb5a69 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging by Peter Maydell · 8 years ago
  66. 4f04560 scsi-disk: add 'fall through' comment to switch VERIFY cases by Peter Maydell · 8 years ago
  67. 20daa90 PCI/migration merge vmstate_pci_device and vmstate_pcie_device by Dr. David Alan Gilbert · 8 years ago
  68. fe44dc9 migration: disallow migrate_add_blocker during migration by Ashijeet Acharya · 8 years ago
  69. 2c21ee7 migration: extend VMStateInfo by Jianjun Duan · 8 years ago
  70. 1f8af0d scsi-block: fix direction of BYTCHK test for VERIFY commands by Paolo Bonzini · 8 years ago
  71. 765a707 megasas: fix guest-triggered memory leak by Paolo Bonzini · 8 years ago
  72. 8607f5c virtio: convert to use DMA api by Jason Wang · 8 years ago
  73. 23425cc virtio-scsi: suppress virtqueue kick during processing by Stefan Hajnoczi · 8 years ago
  74. 166dbda scsi-disk: fix VERIFY for scsi-block by Paolo Bonzini · 8 years ago
  75. e7a9f35 virtio-scsi: introduce virtio_scsi_acquire/release by Paolo Bonzini · 9 years ago
  76. c5b95f6 Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging by Stefan Hajnoczi · 8 years ago
  77. 9e55d58 megasas: clean up and fix request completion/cancellation by Paolo Bonzini · 8 years ago
  78. 75f19f8 megasas: do not call pci_dma_unmap after having freed the frame once by Paolo Bonzini · 9 years ago
  79. 1d895fe scsi/esp: do not raise an interrupt when reading the FIFO register by Hervé Poussineau · 8 years ago
  80. 83d768b virtio: set ISR on dataplane notifications by Paolo Bonzini · 8 years ago
  81. c2a4b38 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Stefan Hajnoczi · 8 years ago
  82. 5273a45 Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  83. ad07cd6 virtio-scsi: always use dataplane path if ioeventfd is active by Paolo Bonzini · 8 years ago
  84. b13d396 virtio: move ioeventfd_started flag to VirtioBusState by Paolo Bonzini · 8 years ago
  85. c9d1a56 block: only call aio_poll on the current thread's AioContext by Paolo Bonzini · 8 years ago
  86. 99868af dma-helpers: explicitly pass alignment into DMA helpers by Mark Cave-Ayland · 8 years ago
  87. 5705653 virtio: cleanup VMSTATE_VIRTIO_DEVICE by Halil Pasic · 8 years ago
  88. f20476b virtio-scsi: convert VMSTATE_VIRTIO_DEVICE by Halil Pasic · 8 years ago
  89. ad14a46 virtio-scsi: handle virtio_scsi_set_config() error by Greg Kurz · 8 years ago
  90. 661e32f virtio-scsi: convert virtio_scsi_bad_req() to use virtio_error() by Greg Kurz · 8 years ago
  91. 196fe23 spapr_vscsi: fix build error introduced by f19661c8 by Felipe Franciosi · 9 years ago
  92. f19661c spapr_vscsi: convert to trace framework instead of DPRINTF by Laurent Vivier · 9 years ago
  93. 5f47324 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  94. afe4c95 mptsas: change .realize function name by Cao jin · 9 years ago
  95. d251157 scsi: pvscsi: limit process IO loop to ring size by Prasad J Pandit · 9 years ago
  96. 670e56d scsi: mptsas: use g_new0 to allocate MPTSASRequest object by Li Qiang · 9 years ago
  97. 2a2d69f virtio-scsi: Don't abort when media is ejected by Fam Zheng · 9 years ago
  98. cd723b8 scsi-disk: Cleaning up around tray open state by Fam Zheng · 9 years ago
  99. 421cc3e Revert "megasas: remove useless check for cmd->frame" by Paolo Bonzini · 9 years ago
  100. 49adc5d scsi: pvscsi: limit loop to fetch SG list by Prasad J Pandit · 9 years ago