mirror of https://github.com/xemu-project/xemu.git
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>
This commit is contained in:
parent
aa2a12bb82
commit
c7173a9c18
|
@ -558,21 +558,6 @@
|
||||||
"field_exists": false,
|
"field_exists": false,
|
||||||
"size": 4
|
"size": 4
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"Subsections": [
|
|
||||||
{
|
|
||||||
"name": "PIIX3/rcr",
|
|
||||||
"version_id": 1,
|
|
||||||
"minimum_version_id": 1,
|
|
||||||
"Fields": [
|
|
||||||
{
|
|
||||||
"field": "rcr",
|
|
||||||
"version_id": 0,
|
|
||||||
"field_exists": false,
|
|
||||||
"size": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue