ppc: function to setup latest class options
commita78492681995ad4b46a2b6e30bb36935dff5ffb1
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 7 Feb 2020 06:46:37 +0000 (7 01:46 -0500)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 20 Feb 2020 22:15:03 +0000 (21 09:15 +1100)
tree151c28dac8cc2299416e92ee20d4c478421baa2a
parent90118a657ce88a003f20f24ca65db96bba8be7a9
ppc: function to setup latest class options

We are going to add more init for the latest machine, so move the setup
to a function so we don't have to change the DEFINE_SPAPR_MACHINE macro
each time.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20200207064628.1196095-1-mst@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr.c