Optimized some code for COLO and fixed a qemu crash when guest shutdown in COLO mode.
leirao (3): Optimize seq_sorter function for colo-compare Reduce the time of checkpoint for COLO Fix the qemu crash when guest shutdown in COLO mode migration/ram.c | 14 +++++++++++++- net/colo-compare.c | 6 +----- softmmu/vl.c | 1 + 3 files changed, 15 insertions(+), 6 deletions(-) -- 1.8.3.1