2705 Commits (ca61f91ef9b0d10333881fd0070303ea33cbc72e)

Author SHA1 Message Date
Cédric Le Goater e8e8bb79dd migration/cpr: Include vfio-cpr.h instead of vfio-device.h 2 months ago
Peter Xu 32ed27e5b9 migration/colo/xen: Use generic helpers in qemu_save_device_state() 2 months ago
Peter Xu 1580d7346b migration: Simplify qemu_save_device_state() 2 months ago
Peter Xu 6b56e62de3 migration: Make qemu_savevm_state_non_iterable() take errp 2 months ago
Peter Xu 7a6eeaf810 migration/bg-snapshot: Cleanup error paths 2 months ago
Peter Xu ce0c20c68f migration: Introduce qemu_savevm_state_active() 2 months ago
Peter Xu b1f774767f migration: Refactor qemu_savevm_state_setup() 2 months ago
Peter Xu 9a2faa6a17 migration: Cleanup error propagates in qemu_savevm_state_setup() 2 months ago
Peter Xu 09108805d5 migration: qemu_savevm_state_complete_precopy() take MigrationState* 2 months ago
Peter Xu 4b5dc4d831 migration: Split qemu_savevm_state_complete_precopy_non_iterable() 2 months ago
Peter Xu 56294bcd25 migration: Provide helper for save vm description 2 months ago
Peter Xu c3bc01feb8 migration: Introduce qemu_savevm_state_end() 2 months ago
Peter Xu 7e188607fa migration/postcopy: Send device states without copying buffer 2 months ago
Peter Xu 2602618b3f migration/colo: Send device states without copying buffer 2 months ago
Peter Xu f2b2e6b42f migration: Drop qemu_file_set_error() when save non-iterable fails 2 months ago
Peter Xu 994f4b29ec migration: Drop iterable_only in qemu_savevm_state_complete_precopy 2 months ago
Peter Xu 8c4d280054 migration/colo: Document qemu_fflush(fb) 2 months ago
Peter Xu 47377604dc migration/colo: Use the RAM iterable helper directly 2 months ago
Peter Xu 93b974cbc1 migration: Remove call to send switchover start event in colo/savevm 2 months ago
Peter Xu ac4702a746 migration/colo: Unwrap qemu_savevm_live_state() 2 months ago
Peter Xu 8df42ed6e5 migration/savevm: Remove SaveStateEntry.is_ram 2 months ago
Peter Xu 4d82caab17 migration: Remove one migration_in_colo_state() occurance 2 months ago
Peter Xu 12f5921ff2 migration: Use qemu_savevm_send_header() in qemu_save_device_state() 2 months ago
Peter Xu fd5d166faf migration: Introduce qemu_savevm_send_* helpers 2 months ago
Fabiano Rosas 3a4aa17821 migration: Update comments mentioning qmp_migrate_finish 2 months ago
Peter Xu a545fafccf migration: Rename MIG_EVENT_PRECOPY_* to MIG_EVENT_* 2 months ago
Peter Xu 7da1fba27e migration: Drop explicit block activation in postcopy fail path 2 months ago
Peter Xu 96dc397fe2 migration: Notify migration FAILED before starting VM 2 months ago
Peter Xu ff3a9e4e31 migration: Fix double notification of DONE/FAIL for postcopy 2 months ago
Peter Xu 7e9608ebf5 migration: Add a tracepoint for invoking migration notifiers 2 months ago
Fabiano Rosas 03a680c978 migration/channel: Centralize calling migration_channel_connect_outgoing 2 months ago
Fabiano Rosas 2379a04e60 migration: Remove qmp_migrate_finish 2 months ago
Fabiano Rosas f523e5aa5f migration: Move CPR HUP watch to cpr-transfer.c 2 months ago
Fabiano Rosas 6a887119ce migration: Free cpr-transfer MigrationAddress along with gsource 2 months ago
Fabiano Rosas 0c26f7f8e9 migration: Move URI parsing to channel.c 2 months ago
Fabiano Rosas b16e0dae8e migration: Move channel parsing to channel.c 2 months ago
Fabiano Rosas 468bd4ba1c migration: Move transport connection code into channel.c 2 months ago
Fabiano Rosas 7d7bf3e60e migration: Move channel code to channel.c 2 months ago
Fabiano Rosas 86a0ceb1ce migration: Rename instances of start 2 months ago
Fabiano Rosas 9fdca27637 migration/channel: Rename migration_channel_connect 2 months ago
Fabiano Rosas 9834b6de61 migration: Start incoming from channel.c 2 months ago
Fabiano Rosas 52f3b05d54 migration/rdma: Use common connection paths 2 months ago
Fabiano Rosas 5bc9c7995c migration: Move setting of QEMUFile into migration_outgoing|incoming_setup 2 months ago
Fabiano Rosas b6ef92ddbd migration: Handle error in the early async paths 2 months ago
Fabiano Rosas 6b587af5ec migration: Fold migration_cleanup() into migration_connect_error_propagate() 2 months ago
Fabiano Rosas 7e71439243 migration: yank: Move register instance earlier 2 months ago
Fabiano Rosas 2f8ccc5d58 migration: Expand migration_connect_error_propagate to cover cancelling 2 months ago
Fabiano Rosas f7be51a690 migration: Move error reporting out of migration_cleanup 2 months ago
Fabiano Rosas 318cb7906e migration: Free the error earlier in the resume case 2 months ago
Fabiano Rosas 5dafed3235 migration: Use migrate_mode() to query for cpr-transfer 2 months ago