From 3b6959506831193f37cc830c8e111b437c0d1380 Mon Sep 17 00:00:00 2001 From: Peter Feiner Date: Fri, 16 May 2014 10:40:47 -0400 Subject: doc: add "setup" to list of migration states On a slow VM (e.g., nested), you see the "setup" state when you query the migration status. Signed-off-by: Peter Feiner Reviewed-by: Eric Blake Signed-off-by: Luiz Capitulino --- qapi-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qapi-schema.json') diff --git a/qapi-schema.json b/qapi-schema.json index 36cb964dfd..f4ffedef9f 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -691,7 +691,7 @@ # Information about current migration process. # # @status: #optional string describing the current migration status. -# As of 0.14.0 this can be 'active', 'completed', 'failed' or +# As of 0.14.0 this can be 'setup', 'active', 'completed', 'failed' or # 'cancelled'. If this field is not returned, no migration process # has been initiated # -- cgit v1.2.3-55-g7522