diff options
author | Amit Shah <amit.shah@redhat.com> | 2014-06-20 18:56:20 +0530 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2014-06-23 19:14:52 +0200 |
commit | ff29b8573f250148a567bfdc0ee7d077aa17b7f6 (patch) | |
tree | 5dcbe36f67897b2466ab4d2fbf00fcabdc2aa7d4 /tests/vmstate-static-checker-data | |
parent | 083bac3484e335130235ca0369e840a9ee766c4f (diff) | |
download | qemu-ff29b8573f250148a567bfdc0ee7d077aa17b7f6.tar.gz qemu-ff29b8573f250148a567bfdc0ee7d077aa17b7f6.tar.bz2 qemu-ff29b8573f250148a567bfdc0ee7d077aa17b7f6.zip |
tests: vmstate static checker: remove Description
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'tests/vmstate-static-checker-data')
-rw-r--r-- | tests/vmstate-static-checker-data/dump2.json | 33 |
1 files changed, 1 insertions, 32 deletions
diff --git a/tests/vmstate-static-checker-data/dump2.json b/tests/vmstate-static-checker-data/dump2.json index cc0aae3992..66ac3bd9cd 100644 --- a/tests/vmstate-static-checker-data/dump2.json +++ b/tests/vmstate-static-checker-data/dump2.json @@ -462,38 +462,7 @@ "cfi.pflash01": { "Name": "cfi.pflash01", "version_id": 1, - "minimum_version_id": 1, - "Description": { - "name": "pflash_cfi01", - "version_id": 1, - "minimum_version_id": 1, - "Fields": [ - { - "field": "wcycle", - "version_id": 0, - "field_exists": false, - "size": 1 - }, - { - "field": "cmd", - "version_id": 0, - "field_exists": false, - "size": 1 - }, - { - "field": "status", - "version_id": 0, - "field_exists": false, - "size": 1 - }, - { - "field": "counter", - "version_id": 0, - "field_exists": false, - "size": 8 - } - ] - } + "minimum_version_id": 1 }, "megasas": { "Name": "megasas", |