1. cb89561 block: fix memleaks in bdrv_refresh_filename by Pan Nengyuan · 5 years ago
  2. e2a7423 block: Use a GString in bdrv_perm_names() by Alberto Garcia · 5 years ago
  3. f80f267 blockdev: adds bdrv_parse_aio to use io_uring by Aarushi Mehta · 5 years ago
  4. cdb1cec block: Use bdrv_qapi_perm_to_blk_perm() by Max Reitz · 5 years ago
  5. 7b1d9c4 block: Add bdrv_qapi_perm_to_blk_perm() by Max Reitz · 5 years ago
  6. 7bb4941 block: Activate recursively even for already active nodes by Kevin Wolf · 5 years ago
  7. f6dc1c3 block: Error out on image creation with conflicting size options by Kevin Wolf · 5 years ago
  8. ae0f57f block: Remove 'backing': null from bs->{explicit_,}options by Kevin Wolf · 5 years ago
  9. 038adc2 core: replace getpagesize() with qemu_real_host_page_size by Wei Yang · 5 years ago
  10. 4dd09f6 qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit by Vladimir Sementsov-Ogievskiy · 5 years ago
  11. fcd6a4f block: reverse order for reopen commits by Vladimir Sementsov-Ogievskiy · 5 years ago
  12. 859443b block: switch reopen queue from QSIMPLEQ to QTAILQ by Vladimir Sementsov-Ogievskiy · 5 years ago
  13. ef9041a block/dirty-bitmap: refactor bdrv_dirty_bitmap_next by Vladimir Sementsov-Ogievskiy · 5 years ago
  14. 85cc8a4 block: move bdrv_can_store_new_dirty_bitmap to block/dirty-bitmap.c by Vladimir Sementsov-Ogievskiy · 5 years ago
  15. d924559 qapi: query-blockstat: add driver specific file-posix stats by Anton Nefedov · 5 years ago
  16. d10529a block: teach bdrv_debug_breakpoint skip filters with backing by Vladimir Sementsov-Ogievskiy · 5 years ago
  17. b503de6 block: fix permission update in bdrv_replace_node by Vladimir Sementsov-Ogievskiy · 5 years ago
  18. ceaca56 block: Add bdrv_has_zero_init_truncate() by Max Reitz · 5 years ago
  19. c4e4b0f qapi: implement block-dirty-bitmap-remove transaction action by John Snow · 5 years ago
  20. e018ccb Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  21. db72581 Include qemu/main-loop.h less by Markus Armbruster · 5 years ago
  22. debc292 block: Reduce (un)drains when replacing a child by Max Reitz · 5 years ago
  23. 637d54a block: Keep subtree drained in drop_intermediate by Max Reitz · 5 years ago
  24. e444fa8 block: Simplify bdrv_filter_default_perms() by Kevin Wolf · 5 years ago
  25. 43eaaae block: Only the main loop can change AioContexts by Max Reitz · 5 years ago
  26. e037c09 block: Do not poll in bdrv_do_drained_end() by Max Reitz · 5 years ago
  27. 804db8e block: Introduce BdrvChild.parent_quiesce_counter by Max Reitz · 5 years ago
  28. 3cf746b block: Deep-clear inherits_from by Max Reitz · 6 years ago
  29. e5182c1 block: Add BDS.never_freeze by Max Reitz · 6 years ago
  30. 1046779 block: Ignore loosening perm restrictions failures by Max Reitz · 6 years ago
  31. 9eab154 block: Add *tighten_restrictions to *check*_perm() by Max Reitz · 6 years ago
  32. 87ace5f block: Fix order in bdrv_replace_child() by Max Reitz · 6 years ago
  33. c1087f1 block: Add bdrv_child_refresh_perms() by Max Reitz · 6 years ago
  34. b23c580 block: drop bs->job by Vladimir Sementsov-Ogievskiy · 6 years ago
  35. 42a65f0 block: Remove bdrv_set_aio_context() by Kevin Wolf · 6 years ago
  36. d0ee020 block: Remove wrong bdrv_set_aio_context() calls by Kevin Wolf · 6 years ago
  37. ad943dc block: Move node without parents to main AioContext by Kevin Wolf · 6 years ago
  38. 132ada8 block: Adjust AioContexts when attaching nodes by Kevin Wolf · 6 years ago
  39. d861ab3 block: Add BlockBackend.ctx by Kevin Wolf · 6 years ago
  40. f871abd block: Drain source node in bdrv_replace_node() by Kevin Wolf · 6 years ago
  41. b441dc7 block: Make bdrv_root_attach_child() unref child_bs on failure by Alberto Garcia · 6 years ago
  42. dd4118c block: Use bdrv_unref_child() for all children in bdrv_close() by Alberto Garcia · 6 years ago
  43. 481e0ee block: Improve "Block node is read-only" message by Max Reitz · 6 years ago
  44. 53a7d04 block: Propagate AioContext change to parents by Kevin Wolf · 6 years ago
  45. 0d83708 block: Move recursion to bdrv_set_aio_context() by Kevin Wolf · 6 years ago
  46. a3a683c block: Make bdrv_attach/detach_aio_context() static by Kevin Wolf · 6 years ago
  47. 5d23184 block: Add bdrv_try_set_aio_context() by Kevin Wolf · 6 years ago
  48. 30c321f block: remove bs from lists before closing by Anton Kuchin · 6 years ago
  49. 66a5bdf block: Add coroutine_fn to bdrv_check_co_entry by Nikita Alekseev · 6 years ago
  50. 0b3ca76 block: Assert that drv->bdrv_child_perm is set in bdrv_child_perm() by Alberto Garcia · 6 years ago
  51. 1bffe1a block: Fix AioContext switch for bs->drv == NULL by Kevin Wolf · 6 years ago
  52. 3f48686 block: Forward 'discard' to temporary overlay by Kevin Wolf · 6 years ago
  53. 0f0998f block: continue until base is found in bdrv_freeze_backing_chain() et al by Alberto Garcia · 6 years ago
  54. 2345bde block: Silence Coverity in bdrv_drop_intermediate() by Kevin Wolf · 6 years ago
  55. 5019aec block: Remove the AioContext parameter from bdrv_reopen_multiple() by Alberto Garcia · 6 years ago
  56. faf116b block: Add bdrv_reset_options_allowed() by Alberto Garcia · 6 years ago
  57. cb828c3 block: Allow changing the backing file on reopen by Alberto Garcia · 6 years ago
  58. bacd9b8 block: Allow omitting the 'backing' option in certain cases by Alberto Garcia · 6 years ago
  59. 8546632 block: Handle child references in bdrv_reopen_queue() by Alberto Garcia · 6 years ago
  60. 077e8e2 block: Add 'keep_old_opts' parameter to bdrv_reopen_queue() by Alberto Garcia · 6 years ago
  61. 2cad1eb block: Allow freezing BdrvChild links by Alberto Garcia · 6 years ago
  62. 3085513 file-posix: Fix bdrv_open_flags() for snapshot=on by Kevin Wolf · 6 years ago
  63. 69b736e block: Make permission changes in reopen less wrong by Kevin Wolf · 6 years ago
  64. a4615ab block: Avoid useless local_err by Kevin Wolf · 6 years ago
  65. 9ac404c block: iterate_format with account of whitelisting by Andrey Shinkevich · 6 years ago
  66. 62a01a27 block: BDS options may lack the "driver" option by Max Reitz · 6 years ago
  67. fb695c7 block: Do not copy exact_filename from format file by Max Reitz · 6 years ago
  68. 998b3a1 block: Purify .bdrv_refresh_filename() by Max Reitz · 6 years ago
  69. 97e2f02 block: Generically refresh runtime options by Max Reitz · 6 years ago
  70. 8df6861 block: Use bdrv_dirname() for relative filenames by Max Reitz · 6 years ago
  71. 1e89d0f block: Add bdrv_dirname() by Max Reitz · 6 years ago
  72. 2d9158c block: Fix bdrv_find_backing_image() by Max Reitz · 6 years ago
  73. 9f4793d block: Add bdrv_make_absolute_filename() by Max Reitz · 6 years ago
  74. 6b6833c block: bdrv_get_full_backing_filename's ret. val. by Max Reitz · 6 years ago
  75. 645ae7d block: bdrv_get_full_backing_filename_from_...'s ret. val. by Max Reitz · 6 years ago
  76. 009b03a block: Make path_combine() return the path by Max Reitz · 6 years ago
  77. 9099362 block: Respect backing bs in bdrv_refresh_filename by Max Reitz · 6 years ago
  78. 998c201 block: Add BDS.auto_backing_file by Max Reitz · 6 years ago
  79. bb808d5 block: Skip implicit nodes for filename info by Max Reitz · 6 years ago
  80. e24518e block: Use children list in bdrv_refresh_filename by Max Reitz · 6 years ago
  81. f30c66b block: Use bdrv_refresh_filename() to pull by Max Reitz · 6 years ago
  82. f962e96 block: fix bdrv_check_perm for non-tree subgraph by Vladimir Sementsov-Ogievskiy · 6 years ago
  83. 2f30b7c block: improve should_update_child by Vladimir Sementsov-Ogievskiy · 6 years ago
  84. d70d595 block: Use normal drain for bdrv_set_aio_context() by Kevin Wolf · 6 years ago
  85. e64f25f block: Fix AioContext switch for drained node by Kevin Wolf · 6 years ago
  86. 6c75d76 block: Don't poll in bdrv_set_aio_context() by Kevin Wolf · 6 years ago
  87. 57830a4 block: don't set the same context by Denis Plotnikov · 6 years ago
  88. 1bf6e9c bdrv_query_image_info Error parameter added by Andrey Shinkevich · 6 years ago
  89. 78fc3b3 block: Fix invalidate_cache error path for parent activation by Kevin Wolf · 6 years ago
  90. 8be25de block: Apply auto-read-only for ro-whitelist drivers by Kevin Wolf · 6 years ago
  91. 4720cbe block: Fix hangs in synchronous APIs with iothreads by Kevin Wolf · 6 years ago
  92. 5d3b4e9 qapi: add x-debug-query-block-graph by Vladimir Sementsov-Ogievskiy · 6 years ago
  93. e6d79c4 block: Assert that flags are up-to-date in bdrv_reopen_prepare() by Alberto Garcia · 6 years ago
  94. 8eb4b07 block: Remove assertions from update_flags_from_options() by Alberto Garcia · 6 years ago
  95. 9aa09dd block: Stop passing flags to bdrv_reopen_queue_child() by Alberto Garcia · 6 years ago
  96. 2e89172 block: Remove flags parameter from bdrv_reopen_queue() by Alberto Garcia · 6 years ago
  97. 295cf23 block: Drop bdrv_reopen() by Alberto Garcia · 6 years ago
  98. e94d3db block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename() by Alberto Garcia · 6 years ago
  99. 6e1000a block: Add bdrv_reopen_set_read_only() by Alberto Garcia · 6 years ago
  100. 9e37271 block: Don't inactivate children before parents by Kevin Wolf · 6 years ago