426 Commits (c25df57ae8f9fe1c72eee2dab37d76d904ac382e)

Author SHA1 Message Date
Steve Sistare c9539d9b14 migration: purge MigrationState from public interface 2 years ago
Steve Sistare a3ed489336 migration: delete unused accessors 2 years ago
Steve Sistare 20c64c8a51 migration: migration_file_set_error 2 years ago
Steve Sistare 9bb630c6ee migration: migration_is_device 2 years ago
Steve Sistare 6e78563976 migration: migration_thread_is_self 2 years ago
Steve Sistare 714f33123b migration: export vcpu_dirty_limit_period 2 years ago
Steve Sistare aeaafb1e59 migration: export migration_is_running 2 years ago
Steve Sistare 3a6813b68c migration: export migration_is_active 2 years ago
Steve Sistare 7dcb3c87d8 migration: export migration_is_setup_or_active 2 years ago
Steve Sistare f3bff6c443 migration: export fewer options 2 years ago
Cédric Le Goater ee8bb867ec migration: Add documentation for SaveVMHandlers 2 years ago
Cédric Le Goater f61efdee1e migration: Remove SaveStateHandler and LoadStateHandler typedefs 2 years ago
Fabiano Rosas 7f5b50a401 migration/qemu-file: add utility methods for working with seekable channels 2 years ago
Steve Sistare 9867d4ddd0 migration: stop vm for cpr 3 years ago
Steve Sistare 4af667f87c migration: notifier error checking 3 years ago
Steve Sistare 6835f5a1bc migration: per-mode notifiers 3 years ago
Steve Sistare 5663dd3f1a migration: MigrationNotifyFunc 3 years ago
Steve Sistare c763a23e41 migration: remove postcopy_after_devices 3 years ago
Steve Sistare 9d9babf78d migration: MigrationEvent for notifiers 3 years ago
Steve Sistare 3e7757301c migration: convert to NotifierWithReturn 3 years ago
Steve Sistare d91f33c72e migration: remove error from notifier data 3 years ago
Stefan Hajnoczi a4a411fbaf Replace "iothread lock" with "BQL" in comments 3 years ago
Steve Sistare 58b105703e migration: preserve suspended for snapshot 3 years ago
Richard Henderson 2027001919 migration: Make VMStateDescription.subsections const 3 years ago
Steve Sistare fa3673e497 migration: per-mode blockers 3 years ago
Steve Sistare eea1e5c9d6 migration: mode parameter 3 years ago
Juan Quintela 485fb95546 migration: Hack to maintain backwards compatibility for ppc 3 years ago
Juan Quintela 71daf640d9 migration: Create vmstate_register_any() 3 years ago
Marc-André Lureau 4d8bdc2ae0 migration: rename vmstate_save_needed->vmstate_section_needed 3 years ago
Steve Sistare d9cda21303 migration: simplify notifiers 3 years ago
Steve Sistare c8a7fc5179 migration: simplify blockers 3 years ago
Fiona Ebner 930e239d11 migration: hold the BQL during setup 3 years ago
Tejus GK 969298f9d7 migration/vmstate: Introduce vmstate_save_state_with_err 3 years ago
Avihai Horon 08fc4cb517 migration: Add .save_prepare() handler to struct SaveVMHandlers 3 years ago
Kevin Wolf 8686a689e5 vmstate: Mark VMStateInfo.get/put() coroutine_mixed_fn 3 years ago
David Hildenbrand f161c88a03 migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored() 3 years ago
Alex Bennée 6caf1571a9 include/migration: mark vmstate_register() as a legacy function 3 years ago
Avihai Horon 1b4adb10f8 migration: Implement switchover ack logic 3 years ago
Vladimir Sementsov-Ogievskiy c33f1829f8 migration: never fail in global_state_store() 3 years ago
Juan Quintela e1fde0e038 migration: Move rate_limit_max and rate_limit_used to migration_stats 3 years ago
Vladimir Sementsov-Ogievskiy d0a14a2ba0 migration: process_incoming_migration_co(): move colo part to colo 3 years ago
Vladimir Sementsov-Ogievskiy 4332ffcd7b colo: make colo_checkpoint_notify static and provide simpler API 3 years ago
Juan Quintela c938157713 migration: move migration_global_dump() to migration-hmp-cmds.c 4 years ago
Paolo Bonzini 394b9407e4 migration: mark mixed functions that can suspend 4 years ago
Juan Quintela 24beea4efe migration: Rename res_{postcopy,precopy}_only 4 years ago
Juan Quintela 24f254ed79 migration: Remove unused res_compatible 4 years ago
Dr. David Alan Gilbert 89c5684891 migration: Add canary to VMSTATE_END_OF_LIST 5 years ago
David Hildenbrand 80fe315c38 migration/ram: Factor out check for advised postcopy 4 years ago
David Hildenbrand 508f7988fd migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST() 4 years ago
David Hildenbrand 62f42625d4 migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM) 4 years ago