aboutsummaryrefslogtreecommitdiff
path: root/migration/colo.c
AgeCommit message (Expand)Author
2022-12-14qapi migration: Elide redundant has_FOO in generated CMarkus Armbruster
2022-06-23migration: remove the QEMUFileOps abstractionDaniel P. Berrangé
2021-12-15COLO: Move some trace code behind qemu_mutex_unlock_iothread()Rao, Lei
2021-12-15migration/colo: Optimize COLO primary node start code pathZhang Chen
2021-12-15Fixed a QEMU hang when guest poweroff in COLO modeRao, Lei
2021-12-15migration/colo: More accurate update checkpoint timeZhang Chen
2021-11-09Reset the auto-converge counter at every checkpoint.Rao, Lei
2021-11-03Changed the last-mode to none of first start COLORao, Lei
2021-11-03Removed the qemu_fclose() in colo_process_incoming_threadRao, Lei
2021-11-03colo: fixed 'Segmentation fault' when the simplex mode PVM poweroffRao, Lei
2021-11-03Some minor optimizations for COLORao, Lei
2021-06-11Remove migrate_set_block_enabled in checkpointRao, Lei
2021-05-26replication: move include out of root directoryPaolo Bonzini
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2020-10-09error: Remove NULL checks on error_propagate() calls (again)Markus Armbruster
2020-09-17migration/: fix some comment spelling errorszhaolichang
2020-06-01migration/colo.c: Move colo_notify_compares_event to the right placeLukas Straub
2020-06-01migration/colo.c: Relaunch failover even if there was an errorLukas Straub
2020-06-01migration/colo.c: Flush ram cache only after receiving device stateLukas Straub
2020-06-01migration/colo.c: Use cpu_synchronize_all_states()Lukas Straub
2020-06-01migration/colo.c: Use event instead of semaphoreLukas Straub
2020-05-07migration/colo: Add missing error-propagation codePhilippe Mathieu-Daudé
2020-04-29migration/colo: Fix qmp_xen_colo_do_checkpoint() error handlingMarkus Armbruster
2020-03-25migration/colo: fix use after free of local_errVladimir Sementsov-Ogievskiy
2020-03-13COLO: Optimize memory back-up processzhanghailiang
2020-02-28migration/colo: wrap incoming checkpoint process into new helperzhanghailiang
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster
2019-07-02migration/colo.c: Add missed filter notify for Xen COLO.Zhang Chen
2019-05-14migration/colo.c: Remove redundant input parameterZhang Chen
2019-03-25Migration/colo.c: Make user obtain the last COLO mode info after failoverZhang Chen
2019-03-25Migration/colo.c: Add the necessary checks for colo_do_failoverZhang Chen
2019-03-25Migration/colo.c: Add new COLOExitReason to handle all failover stateZhang Chen
2019-03-25Migration/colo.c: Fix COLO failover status errorZhang Chen
2019-03-06Migration/colo.c: Make COLO node running after failoverZhang Chen
2019-03-06Migration/colo.c: Fix double close bug when occur COLO failoverZhang Chen
2018-12-14qapi: add conditions to REPLICATION type/commands on the schemaMarc-André Lureau
2018-11-21migration/colo.c: Fix compilation issue when disable replicationZhang Chen
2018-10-19COLO: quick failover process by kick COLO threadzhanghailiang
2018-10-19COLO: notify net filters about checkpoint/failover eventzhanghailiang
2018-10-19savevm: split the process of different stages for loadvm/savevmZhang Chen
2018-10-19qapi: Add new command to query colo statusZhang Chen
2018-10-19qapi/migration.json: Rename COLO unknown mode to none mode.Zhang Chen
2018-10-19qmp event: Add COLO_EXIT event to notify users while exited COLOzhanghailiang
2018-10-19COLO: Remove colo_state migration structZhang Chen
2018-10-19COLO: Add block replication into colo processZhang Chen
2018-10-19COLO: integrate colo compare with colo frameZhang Chen
2018-08-22migration: implement bi-directional RDMA QIOChannelLidong Chen
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster