mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
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
1 changed files with 3 additions and 4 deletions
|
@ -442,8 +442,7 @@
|
||||||
# xbzrle takes effect, this can help to minimize migration
|
# xbzrle takes effect, this can help to minimize migration
|
||||||
# traffic. The feature is disabled by default. (since 2.4)
|
# 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
|
# @auto-converge: If enabled, QEMU will automatically throttle down
|
||||||
# the guest to speed up convergence of RAM migration. (since 1.6)
|
# the guest to speed up convergence of RAM migration. (since 1.6)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue