qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] target-ppc: Merge POWER7+ to POWER7 and POWER8E


From: Alexey Kardashevskiy
Subject: [Qemu-devel] [PATCH 0/2] target-ppc: Merge POWER7+ to POWER7 and POWER8E to POWER8
Date: Tue, 1 Jul 2014 00:30:16 +1000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]