[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH v4 13/18] tests: vmstate static checker: remove Desc
From: |
Amit Shah |
Subject: |
[Qemu-devel] [PATCH v4 13/18] tests: vmstate static checker: remove Description |
Date: |
Wed, 18 Jun 2014 13:43:47 +0530 |
Signed-off-by: Amit Shah <address@hidden>
---
tests/vmstate-static-checker-data/dump2.json | 33 +---------------------------
1 file changed, 1 insertion(+), 32 deletions(-)
diff --git a/tests/vmstate-static-checker-data/dump2.json
b/tests/vmstate-static-checker-data/dump2.json
index cc0aae3..66ac3bd 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",
--
1.9.3
- [Qemu-devel] [PATCH v4 08/18] tests: vmstate static checker: remove a section, (continued)
- [Qemu-devel] [PATCH v4 08/18] tests: vmstate static checker: remove a section, Amit Shah, 2014/06/18
- [Qemu-devel] [PATCH v4 09/18] tests: vmstate static checker: remove a field, Amit Shah, 2014/06/18
- [Qemu-devel] [PATCH v4 10/18] tests: vmstate static checker: remove last field in a struct, Amit Shah, 2014/06/18
- [Qemu-devel] [PATCH v4 11/18] tests: vmstate static checker: change description name, Amit Shah, 2014/06/18
- [Qemu-devel] [PATCH v4 12/18] tests: vmstate static checker: remove Fields, Amit Shah, 2014/06/18
- [Qemu-devel] [PATCH v4 13/18] tests: vmstate static checker: remove Description,
Amit Shah <=
- [Qemu-devel] [PATCH v4 14/18] tests: vmstate static checker: remove Description inside Fields, Amit Shah, 2014/06/18
- [Qemu-devel] [PATCH v4 15/18] tests: vmstate static checker: remove a subsection, Amit Shah, 2014/06/18
- [Qemu-devel] [PATCH v4 16/18] tests: vmstate static checker: remove Subsections, Amit Shah, 2014/06/18
- [Qemu-devel] [PATCH v4 17/18] tests: vmstate static checker: add substructure for usb-kbd for hid section, Amit Shah, 2014/06/18
- [Qemu-devel] [PATCH v4 18/18] tests: vmstate static checker: add size mismatch inside substructure, Amit Shah, 2014/06/18