diff options
author | Amit Shah <amit.shah@redhat.com> | 2014-06-20 18:56:16 +0530 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2014-06-23 19:14:52 +0200 |
commit | 55e8e0e19c169ee83fd23436f348a948adf5d095 (patch) | |
tree | b82278a6c9b9d5135d949d93df4a55f1ed5cdc32 /tests | |
parent | ab99bdbe33cd108f490d89ba92361c4197c5c56b (diff) | |
download | qemu-55e8e0e19c169ee83fd23436f348a948adf5d095.zip |
tests: vmstate static checker: remove a field
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/vmstate-static-checker-data/dump2.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/vmstate-static-checker-data/dump2.json b/tests/vmstate-static-checker-data/dump2.json index 4ccfd67809..f6b52d07a6 100644 --- a/tests/vmstate-static-checker-data/dump2.json +++ b/tests/vmstate-static-checker-data/dump2.json @@ -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, |