diff options
author | zhanghailiang | 2015-03-13 09:08:40 +0100 |
---|---|---|
committer | Juan Quintela | 2015-03-17 15:20:37 +0100 |
commit | 24b8c39b5c34b05f1ac870c421e2e61574abbdf9 (patch) | |
tree | 80891c0d0feae3ed25d4acbdc7d8bc04ef32171d /target-moxie | |
parent | hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus' (diff) | |
download | qemu-24b8c39b5c34b05f1ac870c421e2e61574abbdf9.tar.gz qemu-24b8c39b5c34b05f1ac870c421e2e61574abbdf9.tar.xz qemu-24b8c39b5c34b05f1ac870c421e2e61574abbdf9.zip |
migration: Convert 'status' of MigrationInfo to use an enum type
The original 'status' is an open-coded 'str' type, convert it to use an
enum type.
This conversion is backwards compatible, better documented and
more convenient for future extensibility.
In addition, Fix a typo for qapi-schema.json (just remove the typo) :
s/'completed'. 'comppleted' (since 1.2)/'completed' (since 1.2)
Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'target-moxie')
0 files changed, 0 insertions, 0 deletions