mirror of
https://github.com/qemu/qemu.git
synced 2024-11-25 11:53:39 +08:00
tests: vmstate static checker: remove Description inside Fields
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
ff29b8573f
commit
b5968f0ab3
@ -212,32 +212,7 @@
|
||||
"field": "pci",
|
||||
"version_id": 0,
|
||||
"field_exists": false,
|
||||
"size": 1944,
|
||||
"Description": {
|
||||
"name": "PCIDevice",
|
||||
"version_id": 2,
|
||||
"minimum_version_id": 1,
|
||||
"Fields": [
|
||||
{
|
||||
"field": "version_id",
|
||||
"version_id": 0,
|
||||
"field_exists": false,
|
||||
"size": 4
|
||||
},
|
||||
{
|
||||
"field": "config",
|
||||
"version_id": 0,
|
||||
"field_exists": false,
|
||||
"size": 256
|
||||
},
|
||||
{
|
||||
"field": "irq_state",
|
||||
"version_id": 2,
|
||||
"field_exists": false,
|
||||
"size": 16
|
||||
}
|
||||
]
|
||||
}
|
||||
"size": 1944
|
||||
},
|
||||
{
|
||||
"field": "g_ctl",
|
||||
|
Loading…
Reference in New Issue
Block a user