]> git.proxmox.com Git - mirror_qemu.git/commitdiff
qapi/migration.json: Fix ColoStatus member last_mode's version
authorZhang Chen <chen.zhang@intel.com>
Tue, 26 Mar 2019 17:45:10 +0000 (01:45 +0800)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 2 Apr 2019 11:30:25 +0000 (13:30 +0200)
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>
qapi/migration.json

index cfde29acf8db1be13169ab6cfcd98f5ca8402db9..798c6ac2df8c6f80106362a36c5a19afbd9eeb6a 100644 (file)
 #
 # @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.
 #