On Thu, 1 Apr 2021 15:47:19 +0800
leirao wrote:
> From: Rao,Lei
>
> Changes since v4:
> --Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD in
> colo_bitmap_clear_dirty.
> --Modify some minor issues about variable definition.
> --Add some performance test data in the
From: Rao,Lei
Changes since v4:
--Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD in
colo_bitmap_clear_dirty.
--Modify some minor issues about variable definition.
--Add some performance test data in the commit message.
Changes since v3:
--Remove cpu_throttle