Re: [PATCH v4 08/11] migration: Replace QemuSemaphore with QemuEvent

2025-05-26 Thread Philippe Mathieu-Daudé
On 26/5/25 07:29, Akihiko Odaki wrote: pause_event can utilize qemu_event_reset() to discard events. Signed-off-by: Akihiko Odaki --- migration/migration.h | 2 +- migration/migration.c | 21 + 2 files changed, 10 insertions(+), 13 deletions(-) Reviewed-by: Philippe M

[PATCH v4 08/11] migration: Replace QemuSemaphore with QemuEvent

2025-05-25 Thread Akihiko Odaki
pause_event can utilize qemu_event_reset() to discard events. Signed-off-by: Akihiko Odaki --- migration/migration.h | 2 +- migration/migration.c | 21 + 2 files changed, 10 insertions(+), 13 deletions(-) diff --git a/migration/migration.h b/migration/migration.h index d53