arm: Rename virt machine class to use MACHINE_TYPE_NAME
commit64d3459c8586c8821970cbc99450340278507cfe
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 20 Aug 2015 21:54:30 +0000 (20 14:54 -0700)
committerAndreas Färber <afaerber@suse.de>
Sat, 19 Sep 2015 14:38:49 +0000 (19 16:38 +0200)
tree80eeb329f333617469965227ce1aa6dcc41f09fa
parentfc603d29e96a2982f1b02123f83176f00a660b40
arm: Rename virt machine class 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 arm virt
machine class using the MACHINE_TYPE_NAME macro.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/arm/virt.c