diff options
author | Amit Shah <amit.shah@redhat.com> | 2014-06-20 18:56:23 +0530 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2014-06-23 19:14:52 +0200 |
commit | c7173a9c182c9092de6be57490132a218c850675 (patch) | |
tree | 262c5df8a92da7ff99eb08f01added494fcb738f | |
parent | aa2a12bb824170a0dae94f0d39bbd3b61add038f (diff) | |
download | qemu-c7173a9c182c9092de6be57490132a218c850675.zip qemu-c7173a9c182c9092de6be57490132a218c850675.tar.gz qemu-c7173a9c182c9092de6be57490132a218c850675.tar.bz2 |
tests: vmstate static checker: remove Subsections
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
-rw-r--r-- | tests/vmstate-static-checker-data/dump2.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/vmstate-static-checker-data/dump2.json b/tests/vmstate-static-checker-data/dump2.json index 6f8a617..b5cb1aa 100644 --- a/tests/vmstate-static-checker-data/dump2.json +++ b/tests/vmstate-static-checker-data/dump2.json @@ -558,21 +558,6 @@ "field_exists": false, "size": 4 } - ], - "Subsections": [ - { - "name": "PIIX3/rcr", - "version_id": 1, - "minimum_version_id": 1, - "Fields": [ - { - "field": "rcr", - "version_id": 0, - "field_exists": false, - "size": 1 - } - ] - } ] } }, |