mirror of https://github.com/xemu-project/xemu.git
migration: Improve json and formatting
Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com> Message-ID: <20231013104736.31722-2-quintela@redhat.com>
This commit is contained in:
parent
8f5a7faa4e
commit
e4ceec292f
|
@ -442,8 +442,7 @@
|
|||
# xbzrle takes effect, this can help to minimize migration
|
||||
# traffic. The feature is disabled by default. (since 2.4)
|
||||
#
|
||||
# @events: generate events for each migration state change (since 2.4
|
||||
# )
|
||||
# @events: generate events for each migration state change (since 2.4)
|
||||
#
|
||||
# @auto-converge: If enabled, QEMU will automatically throttle down
|
||||
# the guest to speed up convergence of RAM migration. (since 1.6)
|
||||
|
|
Loading…
Reference in New Issue