From 7cae700ac81f981cccc7da24bf0bafa5553c6814 Mon Sep 17 00:00:00 2001 From: Amit Shah Date: Fri, 11 Jul 2014 10:09:01 -0500 Subject: [CHANGE 05/29] tests: vmstate static checker: incompat machine types To: rhvirt-patches@redhat.com, jen@redhat.com RH-Author: Amit Shah Message-id: <2702cc4c7819182770b80f1e3b846163a7a7d9d5.1405072585.git.amit.shah@redhat.com> Patchwork-id: 59785 O-Subject: [RHEL7.1 qemu-kvm PATCH 04/18] tests: vmstate static checker: incompat machine types Bugzilla: 1118707 RH-Acked-by: Juan Quintela RH-Acked-by: Laszlo Ersek RH-Acked-by: Dr. David Alan Gilbert (git) This commit modifies the dump2 data to flag incompatibilities in the machine types being compared. Signed-off-by: Amit Shah Acked-by: Juan Quintela Signed-off-by: Juan Quintela (cherry picked from commit bc178dc5630a243f95c9d3c2ee2329af09606f41) Signed-off-by: Amit Shah Signed-off-by: jen --- 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 44200fb..0a8b81d 100644 --- a/tests/vmstate-static-checker-data/dump2.json +++ b/tests/vmstate-static-checker-data/dump2.json @@ -1,6 +1,6 @@ { "vmschkmachine": { - "Name": "pc-i440fx-2.1" + "Name": "pc-i440fx-2.2" }, "fw_cfg": { "Name": "fw_cfg", -- 1.9.3