On 26/5/25 07:29, Akihiko Odaki wrote:
colo_exit_sem and colo_incoming_sem represent one-shot events so they can be converted into QemuEvent, which is more lightweight.Signed-off-by: Akihiko Odaki <akihiko.od...@daynix.com> Reviewed-by: Fabiano Rosas <faro...@suse.de> --- migration/migration.h | 6 +++--- migration/colo.c | 20 ++++++++++---------- 2 files changed, 13 insertions(+), 13 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>