COMMITS
/ migration/block.c July 31, 2023
F
block-migration: Ensure we don't crash during migration cleanup
Fabiano Rosas committed
May 15, 2023
J
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela committed
May 8, 2023
J
qemu-file: Remove total from qemu_file_total_transferred_*()
Juan Quintela committed
May 4, 2023
J
qemu-file: Make total_transferred an uint64_t
Juan Quintela committed
J
migration: qemu_file_total_transferred() function is monotonic
Juan Quintela committed
March 1, 2023
J
migration: Move migrate_use_block_incremental() to option.c
Juan Quintela committed
J
migration: Move migrate_use_block() to options.c
Juan Quintela committed
J
migration: Create options.c
Juan Quintela committed
April 7, 2023
P
migration/block: replace uses of blk_nb_sectors that do not check result
Paolo Bonzini committed
February 8, 2023
J
migration: Rename res_{postcopy,precopy}_only
Juan Quintela committed
J
migration: Remove unused res_compatible
Juan Quintela committed
February 15, 2023
P
migration/block: Convert remaining DPRINTF() debug macro to trace events
Philippe Mathieu-Daudé committed
October 3, 2022
J
migration: Remove unused threshold_size parameter
Juan Quintela committed
J
migration: Split save_live_pending() into state_pending_*
Juan Quintela committed
J
migration: Block migration comment or code is wrong
Juan Quintela committed
October 2, 2022
J
migration: No save_live_pending() method uses the QEMUFile parameter
Juan Quintela committed
December 21, 2022
M
include/block: Untangle inclusion loops
Markus Armbruster committed
July 21, 2022
P
migration: Define BLK_MIG_BLOCK_SIZE as unsigned long long
Peter Maydell committed
July 5, 2022
A
block: Change blk_{pread,pwrite}() param order
Alberto Faria committed
A
block: Add a 'flags' param to blk_pread()
Alberto Faria committed
June 20, 2022
D
migration: rename qemu_ftell to qemu_file_total_transferred
Daniel P. Berrangé committed
February 9, 2022
E
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache
Emanuele Giuseppe Esposito committed
October 20, 2020
B
migration: using trace_ to replace DPRINTF
Bihong Yu committed
B
migration: Don't use '#' flag of printf format
Bihong Yu committed
B
migration: Do not use C99 // comments
Bihong Yu committed
February 18, 2020
S
migration/block: rename BLOCK_SIZE macro
Stefan Hajnoczi committed
September 16, 2019
V
block/dirty-bitmap: add bs link
Vladimir Sementsov-Ogievskiy committed
August 27, 2019
N
block: Remove unused masks
Nir Soffer committed
August 22, 2019
D
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert committed
July 29, 2019
J
block/dirty-bitmap: add bdrv_dirty_bitmap_get
John Snow committed
August 12, 2019
M
Include qemu/main-loop.h less
Markus Armbruster committed
April 25, 2019
K
block: Add BlockBackend.ctx
Kevin Wolf committed
February 18, 2019
V
migration/block: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy committed
December 6, 2018
P
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini committed
March 8, 2018
P
migration/block: compare only read blocks against the rate limiter
Peter Lieven committed
P
migration/block: limit the number of parallel I/O requests
Peter Lieven committed
P
migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS
Peter Lieven committed
P
migration/block: reset dirty bitmap before read in bulk phase
Peter Lieven committed
March 13, 2018
V
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy committed
November 8, 2017
A
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis committed
October 17, 2017
L
Remove empty statements
Ladi Prosek committed
November 10, 2017
M
block: Make bdrv_next() keep strong references
Max Reitz committed
September 25, 2017
E
dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
Eric Blake committed
E
dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
Eric Blake committed
E
dirty-bitmap: Change bdrv_get_dirty_count() to report bytes
Eric Blake committed
September 26, 2017
P
migration: disable auto-converge during bulk block migration
Peter Lieven committed
June 28, 2017
J
migration: Rename cleanup() to save_cleanup()
Juan Quintela committed
J
migration: Rename save_live_setup() to save_setup()
Juan Quintela committed
July 7, 2017
E
block: Make bdrv_is_allocated() byte-based
Eric Blake committed
June 5, 2017
P
block: protect modification of dirty bitmaps with a mutex
Paolo Bonzini committed