ppc: Remove some stub POWER6 models
commite0aa311673db3717cd726a93be0efe0115b4cd59
authorDavid Gibson <david@gibson.dropbear.id.au>
Fri, 28 Oct 2016 11:30:29 +0000 (28 22:30 +1100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 14 Nov 2016 23:05:51 +0000 (15 10:05 +1100)
treef754b7d830b4f50dea2fd92a599f02bbf03f6cce
parentec575aa0ae8caf1c7af66dad753d1d19a958a8c5
ppc: Remove some stub POWER6 models

The CPU model table includes stub (commented out) definitions for
CPU_POWERPC_POWER6_5 and CPU_POWERPC_POWER6A.  These are not real cpu
models, but represent the POWER6 in some compatiblity modes.  If we ever
do implement POWER6 (unlikely), we'll implement its compatibility modes in
a different way (similar to what we do for POWER7 and POWER8).  So these
stub definitions can be removed.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Thomas Huth <thuth@redhat.com>
target-ppc/cpu-models.c
target-ppc/cpu-models.h