index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
colo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
COLO: Move some trace code behind qemu_mutex_unlock_iothread()
Rao, Lei
1
-3
/
+3
2021-12-15
migration/colo: Optimize COLO primary node start code path
Zhang Chen
1
-2
/
+0
2021-12-15
Fixed a QEMU hang when guest poweroff in COLO mode
Rao, Lei
1
-0
/
+20
2021-12-15
migration/colo: More accurate update checkpoint time
Zhang Chen
1
-3
/
+2
2021-11-09
Reset the auto-converge counter at every checkpoint.
Rao, Lei
1
-0
/
+4
2021-11-03
Changed the last-mode to none of first start COLO
Rao, Lei
1
-5
/
+3
2021-11-03
Removed the qemu_fclose() in colo_process_incoming_thread
Rao, Lei
1
-5
/
+0
2021-11-03
colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff
Rao, Lei
1
-0
/
+1
2021-11-03
Some minor optimizations for COLO
Rao, Lei
1
-1
/
+1
2021-06-11
Remove migrate_set_block_enabled in checkpoint
Rao, Lei
1
-6
/
+0
2021-05-26
replication: move include out of root directory
Paolo Bonzini
1
-1
/
+1
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
1
-1
/
+0
2020-10-09
error: Remove NULL checks on error_propagate() calls (again)
Markus Armbruster
1
-3
/
+1
2020-09-17
migration/: fix some comment spelling errors
zhaolichang
1
-1
/
+1
2020-06-01
migration/colo.c: Move colo_notify_compares_event to the right place
Lukas Straub
1
-6
/
+6
2020-06-01
migration/colo.c: Relaunch failover even if there was an error
Lukas Straub
1
-5
/
+12
2020-06-01
migration/colo.c: Flush ram cache only after receiving device state
Lukas Straub
1
-0
/
+1
2020-06-01
migration/colo.c: Use cpu_synchronize_all_states()
Lukas Straub
1
-1
/
+1
2020-06-01
migration/colo.c: Use event instead of semaphore
Lukas Straub
1
-4
/
+5
2020-05-07
migration/colo: Add missing error-propagation code
Philippe Mathieu-Daudé
1
-0
/
+3
2020-04-29
migration/colo: Fix qmp_xen_colo_do_checkpoint() error handling
Markus Armbruster
1
-1
/
+7
2020-03-25
migration/colo: fix use after free of local_err
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-03-13
COLO: Optimize memory back-up process
zhanghailiang
1
-0
/
+3
2020-02-28
migration/colo: wrap incoming checkpoint process into new helper
zhanghailiang
1
-127
/
+133
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
1
-0
/
+1
2019-07-02
migration/colo.c: Add missed filter notify for Xen COLO.
Zhang Chen
1
-0
/
+2
2019-05-14
migration/colo.c: Remove redundant input parameter
Zhang Chen
1
-1
/
+1
2019-03-25
Migration/colo.c: Make user obtain the last COLO mode info after failover
Zhang Chen
1
-0
/
+16
2019-03-25
Migration/colo.c: Add the necessary checks for colo_do_failover
Zhang Chen
1
-2
/
+8
2019-03-25
Migration/colo.c: Add new COLOExitReason to handle all failover state
Zhang Chen
1
-11
/
+13
2019-03-25
Migration/colo.c: Fix COLO failover status error
Zhang Chen
1
-3
/
+4
2019-03-06
Migration/colo.c: Make COLO node running after failover
Zhang Chen
1
-1
/
+0
2019-03-06
Migration/colo.c: Fix double close bug when occur COLO failover
Zhang Chen
1
-0
/
+1
2018-12-14
qapi: add conditions to REPLICATION type/commands on the schema
Marc-André Lureau
1
-12
/
+4
2018-11-21
migration/colo.c: Fix compilation issue when disable replication
Zhang Chen
1
-1
/
+27
2018-10-19
COLO: quick failover process by kick COLO thread
zhanghailiang
1
-0
/
+8
2018-10-19
COLO: notify net filters about checkpoint/failover event
zhanghailiang
1
-0
/
+15
2018-10-19
savevm: split the process of different stages for loadvm/savevm
Zhang Chen
1
-9
/
+32
2018-10-19
qapi: Add new command to query colo status
Zhang Chen
1
-0
/
+21
2018-10-19
qapi/migration.json: Rename COLO unknown mode to none mode.
Zhang Chen
1
-1
/
+1
2018-10-19
qmp event: Add COLO_EXIT event to notify users while exited COLO
zhanghailiang
1
-0
/
+31
2018-10-19
COLO: Remove colo_state migration struct
Zhang Chen
1
-1
/
+12
2018-10-19
COLO: Add block replication into colo process
Zhang Chen
1
-0
/
+43
2018-10-19
COLO: integrate colo compare with colo frame
Zhang Chen
1
-2
/
+40
2018-08-22
migration: implement bi-directional RDMA QIOChannel
Lidong Chen
1
-0
/
+2
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
1
-7
/
+7
[next]