81 Commits (91fe9a8dbd449a2f333aefb82ec8adb1f6424408)

Author SHA1 Message Date
Rao, Lei 91fe9a8dbd Reset the auto-converge counter at every checkpoint. 4 years ago
Rao, Lei 2b9f6bf36c Changed the last-mode to none of first start COLO 4 years ago
Rao, Lei 04dd89169b Removed the qemu_fclose() in colo_process_incoming_thread 4 years ago
Rao, Lei ac183dac96 colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff 4 years ago
Rao, Lei ae4c209935 Some minor optimizations for COLO 4 years ago
Rao, Lei 3ba024457f Remove migrate_set_block_enabled in checkpoint 5 years ago
Paolo Bonzini b02629550d replication: move include out of root directory 5 years ago
Peter Maydell 729cc68373 Remove superfluous timer_del() calls 5 years ago
Markus Armbruster 2155ceaf25 error: Remove NULL checks on error_propagate() calls (again) 6 years ago
zhaolichang 3a4452d896 migration/: fix some comment spelling errors 6 years ago
Lukas Straub 4fa8ed25b8 migration/colo.c: Move colo_notify_compares_event to the right place 6 years ago
Lukas Straub 92c932de6c migration/colo.c: Relaunch failover even if there was an error 6 years ago
Lukas Straub 24fa16f8cc migration/colo.c: Flush ram cache only after receiving device state 6 years ago
Lukas Straub 786d8b8e38 migration/colo.c: Use cpu_synchronize_all_states() 6 years ago
Lukas Straub bb70b66ed7 migration/colo.c: Use event instead of semaphore 6 years ago
Philippe Mathieu-Daudé 58602676df migration/colo: Add missing error-propagation code 6 years ago
Markus Armbruster 735527e179 migration/colo: Fix qmp_xen_colo_do_checkpoint() error handling 6 years ago
Vladimir Sementsov-Ogievskiy 27d07fcfa7 migration/colo: fix use after free of local_err 6 years ago
zhanghailiang 0393031a16 COLO: Optimize memory back-up process 6 years ago
zhanghailiang 6ad8ad38d0 migration/colo: wrap incoming checkpoint process into new helper 6 years ago
Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
Markus Armbruster db72581598 Include qemu/main-loop.h less 7 years ago
Markus Armbruster d484205210 Include exec/memory.h slightly less 7 years ago
Zhang Chen 0e8818f023 migration/colo.c: Add missed filter notify for Xen COLO. 7 years ago
Zhang Chen c0913d1dfd migration/colo.c: Remove redundant input parameter 7 years ago
Zhang Chen 5ed0deca41 Migration/colo.c: Make user obtain the last COLO mode info after failover 7 years ago
Zhang Chen 82cd368ccd Migration/colo.c: Add the necessary checks for colo_do_failover 7 years ago
Zhang Chen 3a43ac4757 Migration/colo.c: Add new COLOExitReason to handle all failover state 7 years ago
Zhang Chen 1fe6ab267f Migration/colo.c: Fix COLO failover status error 7 years ago
Zhang Chen db00972922 Migration/colo.c: Make COLO node running after failover 7 years ago
Zhang Chen b8b5734b09 Migration/colo.c: Fix double close bug when occur COLO failover 7 years ago
Marc-André Lureau 335d10cd8e qapi: add conditions to REPLICATION type/commands on the schema 7 years ago
Zhang Chen 3ebb9c4f52 migration/colo.c: Fix compilation issue when disable replication 8 years ago
zhanghailiang 2518aec192 COLO: quick failover process by kick COLO thread 8 years ago
zhanghailiang 7b3435309d COLO: notify net filters about checkpoint/failover event 8 years ago
Zhang Chen 3f6df99d9d savevm: split the process of different stages for loadvm/savevm 8 years ago
Zhang Chen f56c0065b8 qapi: Add new command to query colo status 8 years ago
Zhang Chen 41b6b77921 qapi/migration.json: Rename COLO unknown mode to none mode. 8 years ago
zhanghailiang 9ecff6d66e qmp event: Add COLO_EXIT event to notify users while exited COLO 8 years ago
Zhang Chen aad555c229 COLO: Remove colo_state migration struct 8 years ago
Zhang Chen 8e48ac9586 COLO: Add block replication into colo process 8 years ago
Zhang Chen 131b2153fc COLO: integrate colo compare with colo frame 8 years ago
Lidong Chen 74637e6f08 migration: implement bi-directional RDMA QIOChannel 8 years ago
Markus Armbruster 9af2398977 Include less of the generated modular QAPI headers 8 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 8 years ago
Markus Armbruster 977c736f80 qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
Peter Xu fd198f9002 migration: remove check against colo support 9 years ago
Juan Quintela 9907e842d7 migration: Rename save_live_setup() to save_setup() 9 years ago
Fam Zheng a1fbe750fd migration: Fix race of image locking between src and dst 9 years ago
Juan Quintela 1adc1ceef7 migration: Remove unneeded includes 9 years ago