vexpress: Rename machine classes to use MACHINE_TYPE_NAME
commitfc603d29e96a2982f1b02123f83176f00a660b40
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 20 Aug 2015 21:54:29 +0000 (20 14:54 -0700)
committerAndreas Färber <afaerber@suse.de>
Sat, 19 Sep 2015 14:38:44 +0000 (19 16:38 +0200)
treeb974e3854196d9fdd3ce8b2c0da9f723657bcd96
parent54477b07fb81ab4a55c263f3449bc07469db30fb
vexpress: Rename machine classes to use MACHINE_TYPE_NAME

Machine class names should use the "-machine" suffix to allow
class-name-based machine class lookup to work. Rename the vexpress
machine classes using the MACHINE_TYPE_NAME macro.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
[AF: Introduce VEXPRESS_*_MACHINE_NAME]
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/arm/vexpress.c