From: "Rao, Lei" <lei....@intel.com> Changes since v1-v6: --Reset the state of the auto-converge counters at every checkpoint instead of directly disabling. --Remove cpu_throttle_stop from mig_throttle_counter_reset.
The series of patches include: Reduced the PVM stop time during checkpoint. Fixed the PVM hang when enabling auto-converge feature for COLO. Rao, Lei (2): Reset the auto-converge counter at every checkpoint. Reduce the PVM stop time during Checkpoint migration/colo.c | 4 ++++ migration/ram.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- migration/ram.h | 1 + 3 files changed, 59 insertions(+), 3 deletions(-) -- 1.8.3.1