1. e1fde0e migration: Move rate_limit_max and rate_limit_used to migration_stats by Juan Quintela · 1 year, 10 months ago
  2. 6da835d qemu-file: Remove total from qemu_file_total_transferred_*() by Juan Quintela · 1 year, 10 months ago
  3. 61abf1e qemu-file: Make total_transferred an uint64_t by Juan Quintela · 1 year, 10 months ago
  4. f3030d3 migration: qemu_file_total_transferred() function is monotonic by Juan Quintela · 1 year, 10 months ago
  5. 6f8be70 migration: Move migrate_use_block_incremental() to option.c by Juan Quintela · 2 years ago
  6. 9d4b1e5 migration: Move migrate_use_block() to options.c by Juan Quintela · 2 years ago
  7. 1f0776f migration: Create options.c by Juan Quintela · 2 years ago
  8. 2c5451c migration/block: replace uses of blk_nb_sectors that do not check result by Paolo Bonzini · 1 year, 11 months ago
  9. 24beea4 migration: Rename res_{postcopy,precopy}_only by Juan Quintela · 2 years, 1 month ago
  10. 24f254e migration: Remove unused res_compatible by Juan Quintela · 2 years, 1 month ago
  11. 163b866 migration/block: Convert remaining DPRINTF() debug macro to trace events by Philippe Mathieu-Daudé · 2 years, 1 month ago
  12. fd70385 migration: Remove unused threshold_size parameter by Juan Quintela · 2 years, 5 months ago
  13. c8df4a7 migration: Split save_live_pending() into state_pending_* by Juan Quintela · 2 years, 5 months ago
  14. 255dc7a migration: No save_live_pending() method uses the QEMUFile parameter by Juan Quintela · 2 years, 5 months ago
  15. e2c1c34 include/block: Untangle inclusion loops by Markus Armbruster · 2 years, 3 months ago
  16. b528043 migration: Block migration comment or code is wrong by Juan Quintela · 2 years, 5 months ago
  17. 4bcb7de migration: Define BLK_MIG_BLOCK_SIZE as unsigned long long by Peter Maydell · 2 years, 8 months ago
  18. a9262f5 block: Change blk_{pread,pwrite}() param order by Alberto Faria · 2 years, 8 months ago
  19. 3b35d45 block: Add a 'flags' param to blk_pread() by Alberto Faria · 2 years, 8 months ago
  20. fbfa640 migration: rename qemu_ftell to qemu_file_total_transferred by Daniel P. Berrangé · 2 years, 9 months ago
  21. 3b71719 block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache by Emanuele Giuseppe Esposito · 3 years, 1 month ago
  22. fe80c02 migration: using trace_ to replace DPRINTF by Bihong Yu · 4 years, 5 months ago
  23. 29fccad migration: Don't use '#' flag of printf format by Bihong Yu · 4 years, 5 months ago
  24. 01371c5 migration: Do not use C99 // comments by Bihong Yu · 4 years, 5 months ago
  25. a152bd0 migration/block: rename BLOCK_SIZE macro by Stefan Hajnoczi · 5 years ago
  26. 5deb6cb block/dirty-bitmap: add bs link by Vladimir Sementsov-Ogievskiy · 5 years ago
  27. 8972571 block: Remove unused masks by Nir Soffer · 6 years ago
  28. ce62df5 migration: register_savevm_live doesn't need dev by Dr. David Alan Gilbert · 6 years ago
  29. 28636b8 block/dirty-bitmap: add bdrv_dirty_bitmap_get by John Snow · 6 years ago
  30. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  31. d861ab3 block: Add BlockBackend.ctx by Kevin Wolf · 6 years ago
  32. f556f37 migration/block: use qemu_iovec_init_buf by Vladimir Sementsov-Ogievskiy · 6 years ago
  33. b58deb3 qemu/queue.h: leave head structs anonymous unless necessary by Paolo Bonzini · 6 years ago
  34. b47d1e9 migration/block: compare only read blocks against the rate limiter by Peter Lieven · 7 years ago
  35. 4481533 migration/block: limit the number of parallel I/O requests by Peter Lieven · 7 years ago
  36. 4799502 migration: introduce postcopy-only pending by Vladimir Sementsov-Ogievskiy · 7 years ago
  37. ef9c516 migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS by Peter Lieven · 7 years ago
  38. 86b124b migration/block: reset dirty bitmap before read in bulk phase by Peter Lieven · 7 years ago
  39. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  40. 3c254ab Remove empty statements by Ladi Prosek · 7 years ago
  41. 5e003f1 block: Make bdrv_next() keep strong references by Max Reitz · 7 years ago
  42. e0d7f73 dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes by Eric Blake · 7 years ago
  43. 3b5d4df dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes by Eric Blake · 7 years ago
  44. 9a46dba dirty-bitmap: Change bdrv_get_dirty_count() to report bytes by Eric Blake · 7 years ago
  45. 9ac78b6 migration: disable auto-converge during bulk block migration by Peter Lieven · 7 years ago
  46. 70f794f migration: Rename cleanup() to save_cleanup() by Juan Quintela · 8 years ago
  47. 9907e84 migration: Rename save_live_setup() to save_setup() by Juan Quintela · 8 years ago
  48. d6a644b block: Make bdrv_is_allocated() byte-based by Eric Blake · 8 years ago
  49. b64bd51 block: protect modification of dirty bitmaps with a mutex by Paolo Bonzini · 8 years ago
  50. c0bad49 migration/block: reset dirty bitmap before reading by Paolo Bonzini · 8 years ago
  51. 2119882 block: introduce dirty_bitmap_mutex by Paolo Bonzini · 8 years ago
  52. 1adc1ce migration: Remove unneeded includes by Juan Quintela · 8 years ago
  53. 6666c96 migration: Move migration.h to migration/ by Juan Quintela · 8 years ago
  54. f2a8f0a migration: Split registration functions from vmstate.h by Juan Quintela · 8 years ago
  55. 362fdf1 migration/block: Clean up BBs in block_save_complete() by Kevin Wolf · 8 years ago
  56. 2c9e6fe migration: Move include/migration/block.h into migration/ by Juan Quintela · 8 years ago
  57. 08a0aee migration: Split qemu-file.h by Juan Quintela · 8 years ago
  58. 987772d migration: Remove vmstate.h from migration.h by Juan Quintela · 8 years ago
  59. 82b9d0f migration: Remove qemu-file.h from vmstate.h by Juan Quintela · 8 years ago
  60. ce7c817 migration: Remove use of old MigrationParams by Juan Quintela · 8 years ago
  61. 3928d50 migration/block: use blk_pwrite_zeroes for each zero cluster by Lidong Chen · 8 years ago
  62. 1cf6aa7 migration/block: Avoid invoking blk_drain too frequently by Lidong Chen · 8 years ago
  63. 7d66b1f migration: Document handling of bdrv_is_allocated() errors by Eric Blake · 8 years ago
  64. 6f5ef23 migration/block: Use real permissions by Kevin Wolf · 8 years ago
  65. d708642 block: Add error parameter to blk_insert_bs() by Kevin Wolf · 8 years ago
  66. 6d0eb64 block: Add permissions to blk_new() by Kevin Wolf · 8 years ago
  67. ebd2f9e migration/block: Convert saving to BlockBackend by Kevin Wolf · 9 years ago
  68. ad2964b migration/block: Convert load to BlockBackend by Kevin Wolf · 9 years ago
  69. 74021bc block: Switch bdrv_write_zeroes() to byte interface by Eric Blake · 9 years ago
  70. 88be7b4 block: Fix bdrv_next() memory leak by Kevin Wolf · 9 years ago
  71. 7c8eece block: Avoid bs->blk in bdrv_next() by Kevin Wolf · 9 years ago
  72. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  73. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  74. ef0716d block-migration: acquire AioContext as necessary by Paolo Bonzini · 9 years ago
  75. 9bd9c7f block migration: Activate image on destination before writing to it by Kevin Wolf · 9 years ago
  76. 1393a48 migration: Clean up includes by Peter Maydell · 9 years ago
  77. f77dcdb block-migration: limit the memory usage by Wen Congyang · 9 years ago
  78. c31b098 Modify save_live_pending for postcopy by Dr. David Alan Gilbert · 9 years ago
  79. a3e06c3 Rename save_live_complete to save_live_complete_precopy by Dr. David Alan Gilbert · 9 years ago
  80. 6ad2a21 migration: code clean up by Liang Li · 9 years ago
  81. d1a8548 migration: rename cancel to cleanup in SaveVMHandles by Liang Li · 9 years ago
  82. 94f5a43 migration: defer migration_end & blk_mig_cleanup by Liang Li · 9 years ago
  83. 5433c24 block: Prepare for NULL BDS by Max Reitz · 9 years ago
  84. 53ec73e block: Use bdrv_drain to replace uncessary bdrv_drain_all by Fam Zheng · 10 years ago
  85. 20dca81 block: Ensure consistent bitmap function prototypes by John Snow · 10 years ago
  86. 0db6e54 qapi: Add optional field "name" to block dirty bitmap by Fam Zheng · 10 years ago
  87. c9ebaf7 migration: Convert bdrv_find to blk_by_name by Fam Zheng · 10 years ago
  88. 04636dc migration/block: fix pending() return value by Vladimir Sementsov-Ogievskiy · 10 years ago
  89. c4237df block: fix spoiling all dirty bitmaps by mirror and migration by Vladimir Sementsov-Ogievskiy · 10 years ago
  90. 329c9b1 Remove migration- pre/post fixes off files in migration/ dir by Dr. David Alan Gilbert · 10 years ago[Renamed from migration/block-migration.c]
  91. 60fe637 Start migrating migration code into a migration directory by Dr. David Alan Gilbert · 10 years ago[Renamed from block-migration.c]
  92. ebd9fbd block migration: fix return value by Gary R Hook · 10 years ago
  93. 7c84b1b block: Rename BlockDriverAIOCB* to BlockAIOCB* by Markus Armbruster · 10 years ago
  94. bfb197e block: Eliminate BlockDriverState member device_name[] by Markus Armbruster · 10 years ago
  95. fea68bb block: Eliminate bdrv_iterate(), use bdrv_next() by Markus Armbruster · 10 years ago
  96. 5839e53 block: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 11 years ago
  97. 57322b7 block: Use bdrv_nb_sectors() where sectors, not bytes are wanted by Markus Armbruster · 11 years ago
  98. 7a46d04 migration: Add missing 'static' attribute by Stefan Weil · 11 years ago
  99. 1ac362c block: fix wrong order in live block migration setup by chai wen · 11 years ago
  100. 3718d8a block: Replace in_use with operation blocker by Fam Zheng · 11 years ago