| From fb43164b1d88f51beb9a3b81e18a4327a29d518d Mon Sep 17 00:00:00 2001 |
| From: Amit Shah <amit.shah@redhat.com> |
| Date: Fri, 11 Jul 2014 10:09:05 -0500 |
| Subject: [CHANGE 09/29] tests: vmstate static checker: remove a section |
| To: rhvirt-patches@redhat.com, |
| jen@redhat.com |
| |
| RH-Author: Amit Shah <amit.shah@redhat.com> |
| Message-id: <85af25c60c6546e4b4fef4176b5a5ac67088afe8.1405072585.git.amit.shah@redhat.com> |
| Patchwork-id: 59789 |
| O-Subject: [RHEL7.1 qemu-kvm PATCH 08/18] tests: vmstate static checker: remove a section |
| Bugzilla: 1118707 |
| RH-Acked-by: Juan Quintela <quintela@redhat.com> |
| RH-Acked-by: Laszlo Ersek <lersek@redhat.com> |
| RH-Acked-by: Dr. David Alan Gilbert (git) <dgilbert@redhat.com> |
| |
| Signed-off-by: Amit Shah <amit.shah@redhat.com> |
| Reviewed-by: Juan Quintela <quintela@redhat.com> |
| Signed-off-by: Juan Quintela <quintela@redhat.com> |
| (cherry picked from commit ab99bdbe33cd108f490d89ba92361c4197c5c56b) |
| Signed-off-by: Amit Shah <amit.shah@redhat.com> |
| Signed-off-by: jen <jen@redhat.com> |
| |
| tests/vmstate-static-checker-data/dump2.json | 2 +- |
| 1 file changed, 1 insertion(+), 1 deletion(-) |
| |
| diff --git a/tests/vmstate-static-checker-data/dump2.json b/tests/vmstate-static-checker-data/dump2.json |
| index 36a9b4b..4ccfd67 100644 |
| |
| |
| @@ -2,7 +2,7 @@ |
| "vmschkmachine": { |
| "Name": "pc-i440fx-2.2" |
| }, |
| - "fw_cfg": { |
| + "fw_cfg2": { |
| "Name": "fw_cfg", |
| "version_id": 2, |
| "minimum_version_id": 1, |
| -- |
| 1.9.3 |
| |