1. b27a6b8 block/backup: prohibit backup from using in use bitmaps by John Snow · 6 years ago
  2. b053bb5 block/dirty-bitmaps: prohibit enable/disable on locked/frozen bitmaps by John Snow · 6 years ago
  3. 0be37c9 block/dirty-bitmaps: allow clear on disabled bitmaps by John Snow · 6 years ago
  4. 993edc0 block/dirty-bitmaps: add user_locked status checker by John Snow · 6 years ago
  5. 6fd2e40 qapi: add transaction support for x-block-dirty-bitmap-merge by Vladimir Sementsov-Ogievskiy · 6 years ago
  6. 5c4cf8b blockdev: rename block-dirty-bitmap-clear transaction handlers by Vladimir Sementsov-Ogievskiy · 6 years ago
  7. fa000f2 dirty-bitmap: make it possible to restore bitmap after merge by Vladimir Sementsov-Ogievskiy · 6 years ago
  8. 56bd662 dirty-bitmap: rename bdrv_undo_clear_dirty_bitmap by Vladimir Sementsov-Ogievskiy · 6 years ago
  9. 06bf500 dirty-bitmap: switch assert-fails to errors in bdrv_merge_dirty_bitmap by Vladimir Sementsov-Ogievskiy · 6 years ago
  10. 945c1ee blockdev-backup: add bitmap argument by John Snow · 6 years ago
  11. c4f26c9 blockdev: Convert drive_new() to Error by Markus Armbruster · 6 years ago
  12. 3c605f4 commit: Add top-node/base-node options by Kevin Wolf · 8 years ago
  13. 66da04d blockdev: document transactional shortcomings by John Snow · 7 years ago
  14. 241ca1a qapi/block-stream: expose new job properties by John Snow · 7 years ago
  15. a6b58ad qapi/block-mirror: expose new job properties by John Snow · 7 years ago
  16. 96fbf53 qapi/block-commit: expose new job properties by John Snow · 7 years ago
  17. cf6320d block/stream: add block job creation flags by John Snow · 7 years ago
  18. a1999b3 block/mirror: add block job creation flags by John Snow · 7 years ago
  19. 5360782 block/commit: add block job creation flags by John Snow · 7 years ago
  20. 6984eb8 block: Remove dead deprecation warning code by Kevin Wolf · 7 years ago
  21. 572023f block: Remove deprecated -drive option serial by Kevin Wolf · 7 years ago
  22. 7f8fc97 block: Remove deprecated -drive option addr by Kevin Wolf · 7 years ago
  23. b24ec3c block: Remove deprecated -drive geometry options by Kevin Wolf · 7 years ago
  24. 6703db1 Revert "block: Remove deprecated -drive geometry options" by Cornelia Huck · 7 years ago
  25. 75f4cd2 Revert "block: Remove deprecated -drive option addr" by Cornelia Huck · 7 years ago
  26. 44e8b46 Revert "block: Remove deprecated -drive option serial" by Cornelia Huck · 7 years ago
  27. 19a49c5 Revert "block: Remove dead deprecation warning code" by Cornelia Huck · 7 years ago
  28. 930fe17 blockdev: enable non-root nodes for backup source by Vladimir Sementsov-Ogievskiy · 7 years ago
  29. 481deba block/mirror: Add copy mode QAPI interface by Max Reitz · 7 years ago
  30. 6266e90 block: Remove dead deprecation warning code by Kevin Wolf · 7 years ago
  31. b008326 block: Remove deprecated -drive option serial by Kevin Wolf · 7 years ago
  32. eae3bd1 block: Remove deprecated -drive option addr by Kevin Wolf · 7 years ago
  33. a7aff6d block: Remove deprecated -drive geometry options by Kevin Wolf · 7 years ago
  34. 609f45e block: Add block-specific QDict header by Max Reitz · 7 years ago
  35. a6e2ca5 qapi: add disabled parameter to block-dirty-bitmap-add by Vladimir Sementsov-Ogievskiy · 7 years ago
  36. b598e53 qapi: add x-block-dirty-bitmap-merge by Vladimir Sementsov-Ogievskiy · 7 years ago
  37. c649044 qmp: transaction support for x-block-dirty-bitmap-enable/disable by Vladimir Sementsov-Ogievskiy · 7 years ago
  38. 5c5d2e5 qapi: add x-block-dirty-bitmap-enable/disable by Vladimir Sementsov-Ogievskiy · 7 years ago
  39. ab41fc4 block: remove bdrv_dirty_bitmap_make_anon by Paolo Bonzini · 7 years ago
  40. 5f9a6a0 job: Add job_dismiss() by Kevin Wolf · 7 years ago
  41. 3d70ff5 job: Move completion and cancellation to Job by Kevin Wolf · 7 years ago
  42. 7eaa8fb job: Move transactions to Job by Kevin Wolf · 7 years ago
  43. 62c9e41 job: Switch transactions to JobTxn by Kevin Wolf · 7 years ago
  44. 3453d97 job: Move .complete callback to Job by Kevin Wolf · 7 years ago
  45. bb02b65 job: Move BlockJobCreateFlags to Job by Kevin Wolf · 7 years ago
  46. b15de82 job: Move pause/resume functions to Job by Kevin Wolf · 7 years ago
  47. da01ff7 job: Move coroutine and related code to Job by Kevin Wolf · 7 years ago
  48. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  49. 7e5c776 qapi: add block latency histogram interface by Vladimir Sementsov-Ogievskiy · 7 years ago
  50. e59a0cf block: Handle null backing link by Max Reitz · 7 years ago
  51. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  52. b76e445 block/mirror: change the semantic of 'force' of block-job-cancel by Liang Li · 7 years ago
  53. b40dacd blockjobs: Expose manual property by John Snow · 7 years ago
  54. 11b61fb blockjobs: add block-job-finalize by John Snow · 7 years ago
  55. 75f7105 blockjobs: add block_job_dismiss by John Snow · 7 years ago
  56. 0ec4dfb blockjobs: add block_job_verb permission table by John Snow · 7 years ago
  57. 4f43e95 dirty-bitmap: add locked state by Vladimir Sementsov-Ogievskiy · 7 years ago
  58. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  59. 3e99da5 block: maintain persistent disabled bitmaps by Vladimir Sementsov-Ogievskiy · 7 years ago
  60. cb2af91 block: early check for blockers on drive-mirror by Paolo Bonzini · 7 years ago
  61. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  62. 47e6b29 Include qapi/qmp/qlist.h exactly where needed by Markus Armbruster · 7 years ago
  63. 15280c3 qdict qlist: Make most helper macros functions by Markus Armbruster · 7 years ago
  64. 6b67395 Eliminate qapi/qmp/types.h by Markus Armbruster · 7 years ago
  65. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  66. 34ce111 blockdev: Mark BD-{remove,insert}-medium stable by Max Reitz · 7 years ago
  67. 82fcf66 blockdev: Drop BD-{remove,insert}-medium's @device by Max Reitz · 7 years ago
  68. 0e153b0 block: Remove the obsolete -drive boot=on|off parameter by Thomas Huth · 7 years ago
  69. 882e9b8 blockdev: add x-blockdev-set-iothread force boolean by Stefan Hajnoczi · 7 years ago
  70. ca00bbb blockdev: add x-blockdev-set-iothread testing command by Stefan Hajnoczi · 7 years ago
  71. 5016f21 block: drop unused BlockDirtyBitmapState->aio_context field by Stefan Hajnoczi · 7 years ago
  72. a36e458 block: don't keep AioContext acquired after internal_snapshot_prepare() by Stefan Hajnoczi · 7 years ago
  73. edd5ade block: don't keep AioContext acquired after blockdev_backup_prepare() by Stefan Hajnoczi · 7 years ago
  74. 66d5605 block: don't keep AioContext acquired after drive_backup_prepare() by Stefan Hajnoczi · 7 years ago
  75. 2d24b60 block: don't keep AioContext acquired after external_snapshot_prepare() by Stefan Hajnoczi · 7 years ago
  76. b9464ba blockdev: hold AioContext for bdrv_unref() in external_snapshot_clean() by Stefan Hajnoczi · 7 years ago
  77. 022cdc9 block: move ThrottleGroup membership to ThrottleGroupMember by Manos Pitsidianakis · 8 years ago
  78. f7abe0e qapi: Change data type of the FOO_lookup generated for enum FOO by Marc-André Lureau · 8 years ago
  79. 977c736 qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) by Markus Armbruster · 8 years ago
  80. 5b5f825 qapi: Generate FOO_str() macro for QAPI enum FOO by Markus Armbruster · 8 years ago
  81. 06c60b6 qapi: Drop superfluous qapi_enum_parse() parameter max by Markus Armbruster · 8 years ago
  82. c42e874 block: Use JSON null instead of "" to disable backing file by Markus Armbruster · 8 years ago
  83. 2a32c6e blockdev: move BDRV_O_NO_BACKING option forward by John Snow · 8 years ago
  84. a309b29 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into staging by Peter Maydell · 8 years ago
  85. 3dc6f86 Convert error_report() to warn_report() by Alistair Francis · 8 years ago
  86. 3a691c5 block: Add PreallocMode to blk_truncate() by Max Reitz · 8 years ago
  87. 5c36c1a qmp: block-dirty-bitmap-remove: remove persistent by Vladimir Sementsov-Ogievskiy · 8 years ago
  88. a3b5253 qmp: add x-debug-block-dirty-bitmap-sha256 by Vladimir Sementsov-Ogievskiy · 8 years ago
  89. eb738bb qmp: add autoload parameter to block-dirty-bitmap-add by Vladimir Sementsov-Ogievskiy · 8 years ago
  90. fd5ae4c qmp: add persistent flag to block-dirty-bitmap-add by Vladimir Sementsov-Ogievskiy · 8 years ago
  91. d6883bc block/dirty-bitmap: add readonly field to BdrvDirtyBitmap by Vladimir Sementsov-Ogievskiy · 8 years ago
  92. c01c214 block: remove all encryption handling APIs by Daniel P. Berrange · 8 years ago
  93. c616f16 blockdev: Print a warning for legacy drive options that belong to -device by Thomas Huth · 8 years ago
  94. 84e3d07 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' into staging by Peter Maydell · 8 years ago
  95. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
  96. 9caa6f3 block: split BlockAcctStats creation and setup by Paolo Bonzini · 8 years ago
  97. 2119882 block: introduce dirty_bitmap_mutex by Paolo Bonzini · 8 years ago
  98. d3faa13 block: access copy_on_read with atomic ops by Paolo Bonzini · 8 years ago
  99. 719fc28 block: fix external snapshot abort permission error by Jeff Cody · 8 years ago
  100. 2caf63a blockjob: move iostatus reset inside block_job_user_resume by Paolo Bonzini · 8 years ago