Here are 2 patches to simplify handling of the same CPUs with slightly different PVRs. Now with a callback instead of additional levels in PPC CPU QOM class tree.
Please comment. Thanks. Alexey Kardashevskiy (2): target-ppc: Add pvr_match() callback target-ppc: Remove POWER7+ and POWER8E families target-ppc/cpu-models.c | 5 +- target-ppc/cpu-models.h | 5 +- target-ppc/cpu-qom.h | 2 +- target-ppc/translate_init.c | 120 +++++++++++++------------------------------- 4 files changed, 40 insertions(+), 92 deletions(-) -- 2.0.0