pseries: Add 2.8 machine type, set up compatibility macros
commitdb800b21d82a63eb88b06da9d1fb3d8a8e046aca
authorDavid Gibson <david@gibson.dropbear.id.au>
Wed, 28 Sep 2016 04:31:55 +0000 (28 14:31 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 5 Oct 2016 00:05:28 +0000 (5 11:05 +1100)
treed271f657f248358c56017ac061a096952c417461
parent1485ef1c45eb349c841c22b1d31a51a5ece68a89
pseries: Add 2.8 machine type, set up compatibility macros

Now that 2.7 is released, create the pseries-2.8 machine type and add the
boilerplate compatiblity macro stuff.  There's nothing new to put into the
2.7 compatiliby properties yet, but we'll need something eventually, so
we might as well get it ready now.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr.c