]> Git Repo - qemu.git/commit - qapi/migration.json
qapi/migration.json: fix the description for "query-migrate" output
authorjialina01 <[email protected]>
Tue, 21 Aug 2018 12:39:26 +0000 (20:39 +0800)
committerJuan Quintela <[email protected]>
Wed, 22 Aug 2018 09:40:37 +0000 (11:40 +0200)
commitbe1d2c49eac647f55172bce8e56ec09745c8d045
tree2c39f55abd7193d56aba4d64b8d6e0835f1b8bda
parent13b7b188501d419a7d63c016e00065bcc693b7d4
qapi/migration.json: fix the description for "query-migrate" output

In the return for command "query-migrate", time information like
"total-time", "setup-time", "downtime", is not included in ram
json-object.

So fix the description in migration.json by unpacking those information
from ram json-object.

Signed-off-by: jialina01 <[email protected]>
Signed-off-by: chaiwen <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
qapi/migration.json
This page took 0.025721 seconds and 4 git commands to generate.