mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
qapi/migration.json: Fix ColoStatus member last_mode's version
Signed-off-by: Zhang Chen <chen.zhang@intel.com> Message-Id: <20190326174510.13303-1-chen.zhang@intel.com> Reviewed-by: Eric Blake <eblake@redhat.com> [Commit message tweaked as per Eric's review] Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
parent
17f30eae12
commit
966c0d4932
1 changed files with 1 additions and 1 deletions
|
@ -1382,7 +1382,7 @@
|
|||
#
|
||||
# @last_mode: COLO last running mode. If COLO is running, this field
|
||||
# will return same like mode field, after failover we can
|
||||
# use this field to get last colo mode. (since 4.1)
|
||||
# use this field to get last colo mode. (since 4.0)
|
||||
#
|
||||
# @reason: describes the reason for the COLO exit.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue