target-arm: Add vexpress class and machine types
commit7eb1dc7f0b65a324323541440baf2ea544adcefb
authorGreg Bellows <greg.bellows@linaro.org>
Mon, 15 Dec 2014 23:09:38 +0000 (15 17:09 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 22 Dec 2014 23:12:27 +0000 (22 23:12 +0000)
treed4101ffc9bf671963626fd0c93653c99e7a5dd97
parent52eb3dfd7d6585f0049a6d41ddb81ef8d4496146
target-arm: Add vexpress class and machine types

Adds base Vexpress class and machine objects and infrastructure.  This is in
preparation for switching to the full QEMU object model.  The base vexpress
infrastructure is intended to handle common vexpress details.

Signed-off-by: Greg Bellows <greg.bellows@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1418684992-8996-2-git-send-email-greg.bellows@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/vexpress.c