1. 05de778 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 3 years, 9 months ago
  2. 12a521b block: Add backend_defaults property by Akihiko Odaki · 3 years, 9 months ago
  3. 9cf4fd8 virtio: Clarify MR transaction optimization by Greg Kurz · 3 years, 11 months ago
  4. a527e31 vhost-user-blk: Implement reconnection during realize by Kevin Wolf · 3 years, 10 months ago
  5. 415fc29 vhost-user-blk: Factor out vhost_user_blk_realize_connect() by Kevin Wolf · 3 years, 10 months ago
  6. 50de513 vhost: Distinguish errors in vhost_dev_get_config() by Kevin Wolf · 3 years, 10 months ago
  7. b8da656 vhost-user-blk: Add Error parameter to vhost_user_blk_start() by Kevin Wolf · 3 years, 10 months ago
  8. a6945f2 vhost: Add Error parameter to vhost_dev_init() by Kevin Wolf · 3 years, 10 months ago
  9. 9362984 hw/block/fdc: Add description to floppy controllers by Philippe Mathieu-Daudé · 3 years, 10 months ago
  10. 1430759 hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c by Philippe Mathieu-Daudé · 3 years, 10 months ago
  11. 72ea60e hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c by Philippe Mathieu-Daudé · 3 years, 10 months ago
  12. 5a5d2f3 hw/block/fdc: Declare shared prototypes in fdc-internal.h by Philippe Mathieu-Daudé · 3 years, 10 months ago
  13. fbb1156 hw/block/fdc: Replace disabled fprintf() by trace event by Philippe Mathieu-Daudé · 3 years, 10 months ago
  14. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 11 months ago
  15. d874bc0 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 3 years, 10 months ago
  16. c90bd50 vhost-user-blk: Check that num-queues is supported by backend by Kevin Wolf · 4 years ago
  17. 7556a32 vhost-user-blk: Get more feature flags from vhost device by Kevin Wolf · 4 years ago
  18. 5b9243d vhost-user-blk: Improve error reporting in realize by Kevin Wolf · 4 years ago
  19. dabefdd vhost-user-blk: Don't reconnect during initialisation by Kevin Wolf · 4 years ago
  20. f267297 vhost-user-blk: Make sure to set Error on realize failure by Kevin Wolf · 4 years ago
  21. 88eea45 hw/nvme: move nvme emulation out of hw/block by Klaus Jensen · 4 years ago
  22. 49ad39c hw/block/nvme: move zoned constraints checks by Klaus Jensen · 4 years, 1 month ago
  23. 83e85b6 hw/block/nvme: remove irrelevant zone resource checks by Klaus Jensen · 4 years, 1 month ago
  24. 9d394c8 hw/block/nvme: remove num_namespaces member by Klaus Jensen · 4 years ago
  25. 72ea5c2 hw/block/nvme: streamline namespace array indexing by Klaus Jensen · 4 years ago
  26. 3ef73f9 hw/block/nvme: add metadata offset helper by Klaus Jensen · 4 years ago
  27. 6146f3d hw/block/nvme: cache lba and ms sizes by Klaus Jensen · 4 years ago
  28. 0c76fee hw/block/nvme: replace nvme_ns_status by Klaus Jensen · 4 years ago
  29. de482d1 hw/block/nvme: remove non-shared defines from header file by Klaus Jensen · 4 years ago
  30. 7ef37c1 hw/block/nvme: cleanup includes by Klaus Jensen · 4 years ago
  31. d88e784 hw/block/nvme: consolidate header files by Klaus Jensen · 4 years ago
  32. 42821d2 hw/block/nvme: rename __nvme_select_ns_iocs by Klaus Jensen · 4 years ago
  33. 7dbe537 hw/block/nvme: rename __nvme_advance_zone_wp by Klaus Jensen · 4 years ago
  34. c6dfa9d hw/block/nvme: rename __nvme_zrm_open by Klaus Jensen · 4 years ago
  35. 312c353 hw/block/nvme: align with existing style by Gollu Appalanaidu · 4 years ago
  36. 8e8555a hw/block/nvme: function formatting fix by Gollu Appalanaidu · 4 years ago
  37. e5360ea hw/block/nvme: fix io-command set profile feature by Gollu Appalanaidu · 4 years ago
  38. b4a9832 hw/block/nvme: consider metadata read aio return value in compare by Gollu Appalanaidu · 4 years ago
  39. bc8afa6 hw/block/nvme: remove redundant invalid_lba_range trace by Gollu Appalanaidu · 4 years ago
  40. 6005ee0 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 3 years, 11 months ago
  41. d0267da virtio-blk: Configure all host notifiers in a single MR transaction by Greg Kurz · 4 years ago
  42. 570fe43 virtio-blk: Fix rollback path in virtio_blk_data_plane_start() by Greg Kurz · 4 years ago
  43. 01ce772 virtio-blk: Constify VirtIOFeature feature_sizes[] by Philippe Mathieu-Daudé · 3 years, 11 months ago
  44. dab59ce Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210511' into staging by Peter Maydell · 3 years, 11 months ago
  45. 27545c9 hw/block/pflash_cfi02: Do not create aliases when not necessary by Philippe Mathieu-Daudé · 4 years ago
  46. 1d4ae5a hw/block/pflash_cfi02: Set romd mode in pflash_cfi02_realize() by Philippe Mathieu-Daudé · 4 years ago
  47. 1898293 xen-block: Use specific blockdev driver by Anthony PERARD · 4 years ago
  48. d45a527 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pull-request' into staging by Peter Maydell · 3 years, 11 months ago
  49. 87c6cef Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' into staging by Peter Maydell · 3 years, 11 months ago
  50. 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 4 years ago
  51. ac701a4 vmstate: Constify some VMStateDescriptions by Keqian Zhu · 4 years ago
  52. d24aa32 hw/block: m25p80: Add support for mt25ql02g and mt25qu02g by Cédric Le Goater · 4 years ago
  53. 68bf733 vhost-user-blk: Fail gracefully on too large queue size by Kevin Wolf · 4 years ago
  54. 5351fb7 hw/block/nvme: fix invalid msix exclusive uninit by Klaus Jensen · 4 years ago
  55. 98f84f5 hw/block/nvme: drain namespaces on sq deletion by Klaus Jensen · 4 years ago
  56. 5cefe287 hw/block/nvme: store aiocb in compare by Klaus Jensen · 4 years ago
  57. d357230 hw/block/nvme: map prp fix if prp2 contains non-zero offset by Padmakar Kalghatgi · 4 years ago
  58. da64789 hw/block/fdc: Fix 'fallback' property on sysbus floppy disk controllers by Philippe Mathieu-Daudé · 4 years ago
  59. 7645f21 hw/block/nvme: fix out-of-bounds read in nvme_subsys_ctrl by Klaus Jensen · 4 years ago
  60. ec20329 hw/block/nvme: fix assert crash in nvme_subsys_ns by Klaus Jensen · 4 years ago
  61. 8eb5c80 hw/block/nvme: fix ns attachment out-of-bounds read by Klaus Jensen · 4 years ago
  62. 102ce60 hw/block/nvme: add missing copyright headers by Klaus Jensen · 4 years ago
  63. e548935 hw/block/nvme: fix handling of private namespaces by Klaus Jensen · 4 years ago
  64. 9b8671e hw/block/nvme: update dmsrl limit on namespace detachment by Klaus Jensen · 4 years ago
  65. f447f92 hw/block/nvme: fix warning about legacy namespace configuration by Klaus Jensen · 4 years ago
  66. dae8be3 hw/block/nvme: fix the nsid 'invalid' value by Klaus Jensen · 4 years ago
  67. 349bf41 hw/block/nvme: fix missing string representation for ns attachment by Klaus Jensen · 4 years ago
  68. 5ad7d01 hw/block/nvme: fix pi constraint check by Klaus Jensen · 4 years ago
  69. 498114b hw/block/nvme: expose 'bootindex' property by Joelle van Dyne · 4 years ago
  70. b62b178 hw/block/nvme: remove description for zoned.append_size_limit by Niklas Cassel · 4 years ago
  71. 2b7d06c vhost-user-blk: add immediate cleanup on shutdown by Denis Plotnikov · 4 years ago
  72. bc79c87 vhost-user-blk: perform immediate cleanup if disconnect on initialization by Denis Plotnikov · 4 years ago
  73. 0c99d72 vhost-user-blk: use different event handlers on initialization by Denis Plotnikov · 4 years ago
  74. 3a69cad hw/block/nvme: fix ref counting in nvme_format_ns by Klaus Jensen · 4 years ago
  75. 9561353 hw/block/nvme: fix resource leak in nvme_dif_rw by Klaus Jensen · 4 years ago
  76. ae3845e Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210323' into staging by Peter Maydell · 4 years ago
  77. b807ca3 xen-block: Fix removal of backend instance via xenstore by Anthony PERARD · 4 years, 1 month ago
  78. aac8e46 hw/block: m25p80: Support fast read for SST flashes by Bin Meng · 4 years, 1 month ago
  79. e178113 hw: Replace anti-social QOM type names by Markus Armbruster · 4 years, 1 month ago
  80. f2a9a6c fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common() by Markus Armbruster · 4 years, 1 month ago
  81. 36585e2 fdc: Drop deprecated floppy configuration by Markus Armbruster · 4 years, 1 month ago
  82. 9256694 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 4 years ago
  83. 9151e59 qapi/qom: QAPIfy object-add by Kevin Wolf · 4 years, 5 months ago
  84. cf6b56d Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210318' into staging by Peter Maydell · 4 years ago
  85. dc04d25 hw/block/nvme: add support for the format nvm command by Minwoo Im · 4 years, 2 months ago
  86. 516990f hw/block/nvme: pull lba format initialization by Klaus Jensen · 4 years, 1 month ago
  87. 397fbb5 hw/block/nvme: prefer runtime helpers instead of device parameters by Klaus Jensen · 4 years, 1 month ago
  88. 6a674bc hw/block/nvme: support multiple lba formats by Minwoo Im · 4 years, 2 months ago
  89. f7dcd31 hw/block/nvme: add non-mdts command size limit for verify by Klaus Jensen · 4 years, 1 month ago
  90. 3e1da15 hw/block/nvme: add verify command by Gollu Appalanaidu · 4 years, 2 months ago
  91. 146f720 hw/block/nvme: end-to-end data protection by Klaus Jensen · 4 years, 2 months ago
  92. bc3a65e hw/block/nvme: add metadata support by Klaus Jensen · 4 years, 4 months ago
  93. 3754df0 hw/block/nvme: fix zone management receive reporting too many zones by Klaus Jensen · 4 years, 1 month ago
  94. 3921756 hw/block/nvme: assert namespaces array indices by Klaus Jensen · 4 years ago
  95. 9c62f1e hw/block/nvme: fix potential overflow by Klaus Jensen · 4 years, 1 month ago
  96. 91316cb hw/block/pflash_cfi: Replace DPRINTF with trace events by David Edmondson · 4 years, 1 month ago
  97. 2231bee hw/block/pflash_cfi01: Correct the type of PFlashCFI01.ro by David Edmondson · 4 years, 1 month ago
  98. 2b49cd6 hw/block/pflash_cfi01: Clarify trace events by Philippe Mathieu-Daudé · 4 years, 1 month ago
  99. d910634 hw/block/pflash_cfi02: Add DeviceReset method by Philippe Mathieu-Daudé · 4 years, 1 month ago
  100. 7d1df53 hw/block/pflash_cfi02: Factor out pflash_reset_state_machine() by Philippe Mathieu-Daudé · 4 years, 1 month ago