qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 2/8] qapi/migration.json: Fix ColoStatus member last_


From: Markus Armbruster
Subject: [Qemu-devel] [PULL 2/8] qapi/migration.json: Fix ColoStatus member last_mode's version
Date: Tue, 2 Apr 2019 15:01:06 +0200

From: Zhang Chen <address@hidden>

Signed-off-by: Zhang Chen <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
[Commit message tweaked as per Eric's review]
Signed-off-by: Markus Armbruster <address@hidden>
---
 qapi/migration.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qapi/migration.json b/qapi/migration.json
index cfde29acf8..798c6ac2df 100644
--- a/qapi/migration.json
+++ b/qapi/migration.json
@@ -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.
 #
-- 
2.17.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]