diff options
| author | Alexey Kardashevskiy | 2014-06-30 16:30:18 +0200 |
|---|---|---|
| committer | Alexander Graf | 2014-07-08 12:10:36 +0200 |
| commit | b60c60070c0df4ef01d5c727929fe0e93e6fdd09 (patch) | |
| tree | 610648f107ddcdf5b88dd1e89be22c0c5c1eb843 /default-configs/ppc64abi32-linux-user.mak | |
| parent | target-ppc: Add pvr_match() callback (diff) | |
| download | qemu-b60c60070c0df4ef01d5c727929fe0e93e6fdd09.tar.gz qemu-b60c60070c0df4ef01d5c727929fe0e93e6fdd09.tar.xz qemu-b60c60070c0df4ef01d5c727929fe0e93e6fdd09.zip | |
target-ppc: Remove POWER7+ and POWER8E families
POWER8E is architecturally equal to POWER8 and POWER7+ is equal to
POWER7. Also no user space tool makes any difference for CPU node name
in the device tree (such as PowerPC,POWER7@0 vs. PowerPC,POWER7+@0).
So there is no point in emulating POWER7+ and POWER8E apart from POWER7
and POWER8. Also, the previos patch implemented multiple PVR mask support
per CPU class so POWER7 class now covers both POWER7 and POWER7+ CPUs,
same is valid for POWER8/8E.
This removes POWER7+ and POWER8E classes. This replaces references
to POWER7P/POWER8E families with POWER7/POWER8 families.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'default-configs/ppc64abi32-linux-user.mak')
0 files changed, 0 insertions, 0 deletions
