From d91fd756fb2af16584d338c4ef715f40ea49924c Mon Sep 17 00:00:00 2001 From: Antony Pavlov Date: Tue, 17 Dec 2013 19:42:36 +0000 Subject: hw/arm/digic: prepare DIGIC-based boards support Also this patch adds initial support for Canon PowerShot A1100 IS compact camera. Signed-off-by: Antony Pavlov Message-id: 1387188908-754-3-git-send-email-antonynpavlov@gmail.com Signed-off-by: Peter Maydell --- tests/qom-test.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/qom-test.c b/tests/qom-test.c index 499be40..f67f7c2 100644 --- a/tests/qom-test.c +++ b/tests/qom-test.c @@ -70,6 +70,7 @@ static const char *arm_machines[] = { "xilinx-zynq-a9", "highbank", "midway", + "canon-a1100", }; static const char *cris_machines[] = { -- cgit v1.1