9ae3a8
From 7e6a14b47a1a22dfd6b2eff2a761586706de71b6 Mon Sep 17 00:00:00 2001
9ae3a8
From: Amit Shah <amit.shah@redhat.com>
9ae3a8
Date: Fri, 11 Jul 2014 10:09:10 -0500
9ae3a8
Subject: [CHANGE 14/29] tests: vmstate static checker: remove Description
9ae3a8
To: rhvirt-patches@redhat.com,
9ae3a8
    jen@redhat.com
9ae3a8
9ae3a8
RH-Author: Amit Shah <amit.shah@redhat.com>
9ae3a8
Message-id: <de879ea044e8f2297d6351499794ae10cc767b4f.1405072585.git.amit.shah@redhat.com>
9ae3a8
Patchwork-id: 59794
9ae3a8
O-Subject: [RHEL7.1 qemu-kvm PATCH 13/18] tests: vmstate static checker: remove Description
9ae3a8
Bugzilla: 1118707
9ae3a8
RH-Acked-by: Juan Quintela <quintela@redhat.com>
9ae3a8
RH-Acked-by: Laszlo Ersek <lersek@redhat.com>
9ae3a8
RH-Acked-by: Dr. David Alan Gilbert (git) <dgilbert@redhat.com>
9ae3a8
9ae3a8
Signed-off-by: Amit Shah <amit.shah@redhat.com>
9ae3a8
Reviewed-by: Juan Quintela <quintela@redhat.com>
9ae3a8
Signed-off-by: Juan Quintela <quintela@redhat.com>
9ae3a8
(cherry picked from commit ff29b8573f250148a567bfdc0ee7d077aa17b7f6)
9ae3a8
Signed-off-by: Amit Shah <amit.shah@redhat.com>
9ae3a8
Signed-off-by: jen <jen@redhat.com>
9ae3a8
---
9ae3a8
 tests/vmstate-static-checker-data/dump2.json | 33 +---------------------------
9ae3a8
 1 file changed, 1 insertion(+), 32 deletions(-)
9ae3a8
9ae3a8
diff --git a/tests/vmstate-static-checker-data/dump2.json b/tests/vmstate-static-checker-data/dump2.json
9ae3a8
index cc0aae3..66ac3bd 100644
9ae3a8
--- a/tests/vmstate-static-checker-data/dump2.json
9ae3a8
+++ b/tests/vmstate-static-checker-data/dump2.json
9ae3a8
@@ -462,38 +462,7 @@
9ae3a8
   "cfi.pflash01": {
9ae3a8
     "Name": "cfi.pflash01",
9ae3a8
     "version_id": 1,
9ae3a8
-    "minimum_version_id": 1,
9ae3a8
-    "Description": {
9ae3a8
-      "name": "pflash_cfi01",
9ae3a8
-      "version_id": 1,
9ae3a8
-      "minimum_version_id": 1,
9ae3a8
-      "Fields": [
9ae3a8
-        {
9ae3a8
-          "field": "wcycle",
9ae3a8
-          "version_id": 0,
9ae3a8
-          "field_exists": false,
9ae3a8
-          "size": 1
9ae3a8
-        },
9ae3a8
-        {
9ae3a8
-          "field": "cmd",
9ae3a8
-          "version_id": 0,
9ae3a8
-          "field_exists": false,
9ae3a8
-          "size": 1
9ae3a8
-        },
9ae3a8
-        {
9ae3a8
-          "field": "status",
9ae3a8
-          "version_id": 0,
9ae3a8
-          "field_exists": false,
9ae3a8
-          "size": 1
9ae3a8
-        },
9ae3a8
-        {
9ae3a8
-          "field": "counter",
9ae3a8
-          "version_id": 0,
9ae3a8
-          "field_exists": false,
9ae3a8
-          "size": 8
9ae3a8
-        }
9ae3a8
-      ]
9ae3a8
-    }
9ae3a8
+    "minimum_version_id": 1
9ae3a8
   },
9ae3a8
   "megasas": {
9ae3a8
     "Name": "megasas",
9ae3a8
-- 
9ae3a8
1.9.3
9ae3a8