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