| Commit message (Expand) | Author | Age | Files | Lines |
* | error: Remove NULL checks on error_propagate() calls (again) | Markus Armbruster | 2020-10-09 | 1 | -3/+1 |
* | migration/: fix some comment spelling errors | zhaolichang | 2020-09-17 | 1 | -1/+1 |
* | migration/colo.c: Move colo_notify_compares_event to the right place | Lukas Straub | 2020-06-01 | 1 | -6/+6 |
* | migration/colo.c: Relaunch failover even if there was an error | Lukas Straub | 2020-06-01 | 1 | -5/+12 |
* | migration/colo.c: Flush ram cache only after receiving device state | Lukas Straub | 2020-06-01 | 1 | -0/+1 |
* | migration/colo.c: Use cpu_synchronize_all_states() | Lukas Straub | 2020-06-01 | 1 | -1/+1 |
* | migration/colo.c: Use event instead of semaphore | Lukas Straub | 2020-06-01 | 1 | -4/+5 |
* | migration/colo: Add missing error-propagation code | Philippe Mathieu-Daudé | 2020-05-07 | 1 | -0/+3 |
* | migration/colo: Fix qmp_xen_colo_do_checkpoint() error handling | Markus Armbruster | 2020-04-29 | 1 | -1/+7 |
* | migration/colo: fix use after free of local_err | Vladimir Sementsov-Ogievskiy | 2020-03-25 | 1 | -0/+1 |
* | COLO: Optimize memory back-up process | zhanghailiang | 2020-03-13 | 1 | -0/+3 |
* | migration/colo: wrap incoming checkpoint process into new helper | zhanghailiang | 2020-02-28 | 1 | -127/+133 |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include exec/memory.h slightly less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | migration/colo.c: Add missed filter notify for Xen COLO. | Zhang Chen | 2019-07-02 | 1 | -0/+2 |
* | migration/colo.c: Remove redundant input parameter | Zhang Chen | 2019-05-14 | 1 | -1/+1 |
* | Migration/colo.c: Make user obtain the last COLO mode info after failover | Zhang Chen | 2019-03-25 | 1 | -0/+16 |
* | Migration/colo.c: Add the necessary checks for colo_do_failover | Zhang Chen | 2019-03-25 | 1 | -2/+8 |
* | Migration/colo.c: Add new COLOExitReason to handle all failover state | Zhang Chen | 2019-03-25 | 1 | -11/+13 |
* | Migration/colo.c: Fix COLO failover status error | Zhang Chen | 2019-03-25 | 1 | -3/+4 |
* | Migration/colo.c: Make COLO node running after failover | Zhang Chen | 2019-03-06 | 1 | -1/+0 |
* | Migration/colo.c: Fix double close bug when occur COLO failover | Zhang Chen | 2019-03-06 | 1 | -0/+1 |
* | qapi: add conditions to REPLICATION type/commands on the schema | Marc-André Lureau | 2018-12-14 | 1 | -12/+4 |
* | migration/colo.c: Fix compilation issue when disable replication | Zhang Chen | 2018-11-21 | 1 | -1/+27 |
* | COLO: quick failover process by kick COLO thread | zhanghailiang | 2018-10-19 | 1 | -0/+8 |
* | COLO: notify net filters about checkpoint/failover event | zhanghailiang | 2018-10-19 | 1 | -0/+15 |
* | savevm: split the process of different stages for loadvm/savevm | Zhang Chen | 2018-10-19 | 1 | -9/+32 |
* | qapi: Add new command to query colo status | Zhang Chen | 2018-10-19 | 1 | -0/+21 |
* | qapi/migration.json: Rename COLO unknown mode to none mode. | Zhang Chen | 2018-10-19 | 1 | -1/+1 |
* | qmp event: Add COLO_EXIT event to notify users while exited COLO | zhanghailiang | 2018-10-19 | 1 | -0/+31 |
* | COLO: Remove colo_state migration struct | Zhang Chen | 2018-10-19 | 1 | -1/+12 |
* | COLO: Add block replication into colo process | Zhang Chen | 2018-10-19 | 1 | -0/+43 |
* | COLO: integrate colo compare with colo frame | Zhang Chen | 2018-10-19 | 1 | -2/+40 |
* | migration: implement bi-directional RDMA QIOChannel | Lidong Chen | 2018-08-22 | 1 | -0/+2 |
* | Include less of the generated modular QAPI headers | Markus Armbruster | 2018-03-02 | 1 | -1/+1 |
* | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -0/+1 |
* | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) | Markus Armbruster | 2017-09-04 | 1 | -7/+7 |
* | migration: remove check against colo support | Peter Xu | 2017-07-18 | 1 | -5/+0 |
* | migration: Rename save_live_setup() to save_setup() | Juan Quintela | 2017-07-10 | 1 | -1/+1 |
* | migration: Fix race of image locking between src and dst | Fam Zheng | 2017-06-19 | 1 | -1/+1 |
* | migration: Remove unneeded includes | Juan Quintela | 2017-06-14 | 1 | -2/+0 |
* | migration: Move migration.h to migration/ | Juan Quintela | 2017-06-13 | 1 | -1/+1 |
* | migration: Move include/migration/block.h into migration/ | Juan Quintela | 2017-06-01 | 1 | -1/+1 |
* | migration: Split qemu-file.h | Juan Quintela | 2017-06-01 | 1 | -1/+1 |
* | migration: Create savevm.h for functions exported from savevm.c | Juan Quintela | 2017-05-31 | 1 | -0/+1 |
* | Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging | Stefan Hajnoczi | 2017-05-30 | 1 | -1/+1 |
|\ |
|
| * | shutdown: Prepare for use of an enum in reset/shutdown_request | Eric Blake | 2017-05-23 | 1 | -1/+1 |
* | | migration: Remove qemu-file.h from vmstate.h | Juan Quintela | 2017-05-18 | 1 | -0/+1 |
* | | migration: Remove migration.h from colo.h | Juan Quintela | 2017-05-18 | 1 | -0/+1 |