summary refs log tree commit diff stats
path: root/scripts/qapi/parser.py
diff options
context:
space:
mode:
authorGreg Kurz <groug@kaod.org>2021-10-15 11:29:44 +0200
committerLaurent Vivier <laurent@vivier.eu>2021-10-23 18:50:19 +0200
commitf18d403f15b92ded56362703067eb67161cfe2a9 (patch)
tree786cc14b60c96485397d34dc90cf7760b7bb88ff /scripts/qapi/parser.py
parent3bc1bb80423b789cabedde2813630dd5092cb24a (diff)
downloadfocaccia-qemu-f18d403f15b92ded56362703067eb67161cfe2a9.tar.gz
focaccia-qemu-f18d403f15b92ded56362703067eb67161cfe2a9.zip
softmmu/physmem.c: Fix typo in comment
Fix the comment to match what the code is doing, as explained in
the changelog of commit 86cf9e154632cb28d749db0ea47946fba8cf3f09
that introduced the change:

    Commit 9458a9a1df1a4c719e24512394d548c1fc7abd22 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: Greg Kurz <groug@kaod.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <163429018454.1146856.3429437540871060739.stgit@bahia.huguette>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions