s390-virtio: Rename machine class name to use MACHINE_TYPE_NAME
commit4c264d4b3d352d55663bd81667b5d177af1e871e
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 20 Aug 2015 21:54:32 +0000 (20 14:54 -0700)
committerAndreas Färber <afaerber@suse.de>
Sat, 19 Sep 2015 14:38:57 +0000 (19 16:38 +0200)
tree77e9679f46e92840ac9fc18a3dbc5e07c9e56058
parentb9f072d01f81786f577c24d4f45050e63872cb13
s390-virtio: Rename machine class name 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 s390-virtio
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>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/s390x/s390-virtio.c