| From fc38cd81546942d51dd29c8e9660523d2da7b044 Mon Sep 17 00:00:00 2001 |
| From: Amit Shah <amit.shah@redhat.com> |
| Date: Fri, 11 Jul 2014 10:09:06 -0500 |
| Subject: [CHANGE 10/29] tests: vmstate static checker: remove a field |
| To: rhvirt-patches@redhat.com, |
| jen@redhat.com |
| |
| RH-Author: Amit Shah <amit.shah@redhat.com> |
| Message-id: <074c895a3122131fd689795261464f5a28e3b8da.1405072585.git.amit.shah@redhat.com> |
| Patchwork-id: 59790 |
| O-Subject: [RHEL7.1 qemu-kvm PATCH 09/18] tests: vmstate static checker: remove a field |
| 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 55e8e0e19c169ee83fd23436f348a948adf5d095) |
| Signed-off-by: Amit Shah <amit.shah@redhat.com> |
| Signed-off-by: jen <jen@redhat.com> |
| |
| tests/vmstate-static-checker-data/dump2.json | 6 ------ |
| 1 file changed, 6 deletions(-) |
| |
| diff --git a/tests/vmstate-static-checker-data/dump2.json b/tests/vmstate-static-checker-data/dump2.json |
| index 4ccfd67..f6b52d0 100644 |
| |
| |
| @@ -58,12 +58,6 @@ |
| "size": 4 |
| }, |
| { |
| - "field": "usbsts", |
| - "version_id": 0, |
| - "field_exists": false, |
| - "size": 4 |
| - }, |
| - { |
| "field": "usbsts_pending", |
| "version_id": 2, |
| "field_exists": false, |
| -- |
| 1.9.3 |
| |