Re: [PATCH 00/10] Fixed some bugs and optimized some codes for COLO

2021-02-14 Thread Lukas Straub
On Wed, 13 Jan 2021 10:46:25 +0800 leirao wrote: > The series of patches include: > Fixed some bugs of qemu crash. > Optimized some code to reduce the time of checkpoint. > Remove some unnecessary code to improve COLO. > The rest of the patches look good to me. Can you address

[PATCH 00/10] Fixed some bugs and optimized some codes for COLO

2021-01-12 Thread leirao
The series of patches include: Fixed some bugs of qemu crash. Optimized some code to reduce the time of checkpoint. Remove some unnecessary code to improve COLO. Rao, Lei (10): Remove some duplicate trace code. Fix the qemu crash when guest shutdown during checkpoint