exynos4: Declare each QEMUMachine as a separate variable
commit97c6671cf16640f997fc8c54ef456bbad125b635
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 4 Sep 2015 18:37:05 +0000 (4 15:37 -0300)
committerAndreas Färber <afaerber@suse.de>
Sat, 19 Sep 2015 14:39:55 +0000 (19 16:39 +0200)
tree0e39dc6b19168e18aef5ef19f0cc18d52167d701
parentca17776088e41dabdc3bb07334dbc73d631e30e3
exynos4: Declare each QEMUMachine as a separate variable

This will make the code follow the same pattern used for other machines,
and will make it easier to automatically convert the code to be
QOM-based.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/arm/exynos4_boards.c