From: Richard Henderson Date: Thu, 4 Nov 2021 04:47:37 +0000 (-0400) Subject: Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211102-pull-reque... X-Git-Tag: v6.2.0-rc0~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=752e235464d62d31f14a9790b4b24e396c86bb0e;p=thirdparty%2Fqemu.git Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211102-pull-request' into staging Migration Pull request Hi This are the pending migration patches on the list: - Provide an error message for migration_cancel by Laurent - Don't dump colo cache when a guest core is requested by Lukas - Initialise Compression_conters for new migration by Yuxiating On top of that I added another missing initialization - Colo optimizations and crash improvements by Rao. Please, apply. # gpg: Signature made Wed 03 Nov 2021 04:45:35 AM EDT # gpg: using RSA key 1899FF8EDEBF58CCEE034B82F487EF185872D723 # gpg: Good signature from "Juan Quintela " [full] # gpg: aka "Juan Quintela " [full] * remotes/juanquintela/tags/migration-20211102-pull-request: Optimized the function of fill_connection_key. colo: Don't dump colo cache if dump-guest-core=off Changed the last-mode to none of first start COLO Removed the qemu_fclose() in colo_process_incoming_thread colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff Fixed SVM hang when do failover before PVM crash Fixed qemu crash when guest power off in COLO mode Some minor optimizations for COLO migration: Zero migration compression counters migration: initialise compression_counters for a new migration migration: provide an error message to migration_cancel() Signed-off-by: Richard Henderson --- 752e235464d62d31f14a9790b4b24e396c86bb0e