mac99: Use MACHINE_TYPE_NAME to encode class name
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 20 Aug 2015 21:54:34 +0000 (14:54 -0700)
committerAndreas Färber <afaerber@suse.de>
Sat, 19 Sep 2015 14:39:13 +0000 (16:39 +0200)
commitc0f365186b30f97ef221489834e7ae146fc22db8
tree7bdf6c6c62a7a6556eedeb923bb0635460841d64
parentaf62e639fcc190f09c51e8b73dc6492b30ae2111
mac99: Use MACHINE_TYPE_NAME to encode class name

It will result in exactly the same class name, but it will make the code
consistent with the other classes.

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/ppc/mac_newworld.c