diff options
author | Amit Shah | 2014-06-20 15:26:23 +0200 |
---|---|---|
committer | Juan Quintela | 2014-06-23 19:14:52 +0200 |
commit | c7173a9c182c9092de6be57490132a218c850675 (patch) | |
tree | 262c5df8a92da7ff99eb08f01added494fcb738f /tests/vmstate-static-checker-data | |
parent | tests: vmstate static checker: remove a subsection (diff) | |
download | qemu-c7173a9c182c9092de6be57490132a218c850675.tar.gz qemu-c7173a9c182c9092de6be57490132a218c850675.tar.xz qemu-c7173a9c182c9092de6be57490132a218c850675.zip |
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>
Diffstat (limited to 'tests/vmstate-static-checker-data')
-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 6f8a6172d3..b5cb1aaf5b 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 - } - ] - } ] } }, |