Skip to content
Snippets Groups Projects
user avatar
Greg Kurz authored
Fix the comment to match what the code is doing, as explained in
the changelog of commit 86cf9e15
that introduced the change:

    Commit 9458a9a1 added synchronization
    of vCPU and migration operations through calling run_on_cpu operation.
    However, in replay mode this synchronization is unneeded, because
    I/O and vCPU threads are already synchronized.
    This patch disables such synchronization for record/replay mode.

Signed-off-by: default avatarGreg Kurz <groug@kaod.org>
Reviewed-by: default avatarDavid Hildenbrand <david@redhat.com>
Message-Id: <163429018454.1146856.3429437540871060739.stgit@bahia.huguette>
Signed-off-by: default avatarLaurent Vivier <laurent@vivier.eu>
f18d403f
History