index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
block-dirty-bitmap.c
Age
Commit message (
Expand
)
Author
2026-08-17
migration/block-dirty-bitmap: reject bitmap load onto ro node
Denis V. Lunev
2026-07-07
migration: Run final save_query_pending at switchover
Avihai Horon
2026-05-06
Merge tag 'single-binary-20260506' of https://github.com/philmd/qemu into sta...
Stefan Hajnoczi
2026-05-06
cocci: Do not initialize variable used by QSIMPLEQ_FOREACH macro
Philippe Mathieu-Daudé
2026-05-05
migration/treewide: Merge @state_pending_{exact|estimate} APIs
Peter Xu
2025-07-11
migration: Rename save_live_complete_precopy to save_complete
Peter Xu
2025-07-11
migration: Drop save_live_complete_postcopy hook
Peter Xu
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-04-23
migration: Add Error** argument to add_bitmaps_to_list()
Cédric Le Goater
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2023-11-07
block: Mark bdrv_filter_bs() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-17
migration: hold the BQL during setup
Fiona Ebner
2023-05-18
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
2023-05-05
migration: Fix block_bitmap_mapping migration
Juan Quintela
2023-04-27
migration: Create migrate_block_bitmap_mapping() function
Juan Quintela
2023-04-24
migration: Create options.c
Juan Quintela
2023-02-15
migration: Rename res_{postcopy,precopy}_only
Juan Quintela
2023-02-15
migration: Remove unused res_compatible
Juan Quintela
2023-02-06
migration: Remove unused threshold_size parameter
Juan Quintela
2023-02-06
migration: Split save_live_pending() into state_pending_*
Juan Quintela
2023-02-06
migration: No save_live_pending() method uses the QEMUFile parameter
Juan Quintela
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
2022-12-14
qapi migration: Elide redundant has_FOO in generated C
Markus Armbruster
2021-10-05
migration: block-dirty-bitmap: add missing qemu_mutex_lock_iothread
Emanuele Giuseppe Esposito
2021-03-24
migration/block-dirty-bitmap: make incoming disabled bitmaps busy
Vladimir Sementsov-Ogievskiy
2021-02-12
migration: dirty-bitmap: Allow control of bitmap persistence
Peter Krempa
2021-02-12
migration: dirty-bitmap: Use struct for alias map inner members
Peter Krempa
2020-10-26
migration/block-dirty-bitmap: fix uninitialized variable warning
Chen Qun
2020-10-26
migration/block-dirty-bitmap: fix larger granularity bitmaps
Stefan Reiter
2020-09-07
block: Use bdrv_filter_(bs|child) where obvious
Max Reitz
2020-08-21
migration: Add block-bitmap-mapping parameter
Max Reitz
2020-07-27
migration: Fix typos in bitmap migration comments
Eric Blake
2020-07-27
migration/block-dirty-bitmap: cancel migration on shutdown
Vladimir Sementsov-Ogievskiy
2020-07-27
migration/block-dirty-bitmap: relax error handling in incoming part
Vladimir Sementsov-Ogievskiy
2020-07-27
migration/block-dirty-bitmap: keep bitmap state for all bitmaps
Vladimir Sementsov-Ogievskiy
2020-07-27
migration/block-dirty-bitmap: simplify dirty_bitmap_load_complete
Vladimir Sementsov-Ogievskiy
2020-07-27
migration/block-dirty-bitmap: rename finish_lock to just lock
Vladimir Sementsov-Ogievskiy
2020-07-27
migration/block-dirty-bitmap: refactor state global variables
Vladimir Sementsov-Ogievskiy
2020-07-27
migration/block-dirty-bitmap: move mutex init to dirty_bitmap_mig_init
Vladimir Sementsov-Ogievskiy
2020-07-27
migration/block-dirty-bitmap: rename dirty_bitmap_mig_cleanup
Vladimir Sementsov-Ogievskiy
2020-07-27
migration/block-dirty-bitmap: rename state structure types
Vladimir Sementsov-Ogievskiy
2020-07-27
migration/block-dirty-bitmap: fix dirty_bitmap_mig_before_vm_start
Vladimir Sementsov-Ogievskiy
2020-07-17
migration/block-dirty-bitmap: fix add_bitmaps_to_list
Vladimir Sementsov-Ogievskiy
2020-05-28
migration: forbid bitmap migration by generated node-name
Vladimir Sementsov-Ogievskiy
2020-05-28
migration: add_bitmaps_to_list: check disk name once
Vladimir Sementsov-Ogievskiy
2020-05-28
migration: fix bitmaps pre-blockdev migration with mirror job
Vladimir Sementsov-Ogievskiy
2020-05-28
migration: refactor init_dirty_bitmap_migration
Vladimir Sementsov-Ogievskiy
2019-10-17
block/dirty-bitmap: refactor bdrv_dirty_bitmap_next
Vladimir Sementsov-Ogievskiy
[next]