OSDN Git Service

ppc: Remove deprecated ppcemb target
authorThomas Huth <thuth@redhat.com>
Tue, 21 Aug 2018 11:27:48 +0000 (13:27 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 28 Aug 2018 01:31:23 +0000 (11:31 +1000)
commita69dc537cc1a6d3c3cb35d30197ed45914a150c3
treecae8ed879c9c3edaa5e71b35969f9722166931d9
parent19b599f7664b2ebfd0f405fb79c14dd241557452
ppc: Remove deprecated ppcemb target

There is no known available OS for ppc around anymore that uses page
sizes below 4k, so it does not make much sense that we keep wasting
our time on building and testing the ppcemb-softmmu target. It has
been deprecated since two releases, and nobody complained, so let's
remove this now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
16 files changed:
configure
cpus.c
default-configs/ppcemb-softmmu.mak [deleted file]
hw/ppc/ppc405_boards.c
hw/ppc/ppc440_bamboo.c
hw/ppc/sam460ex.c
hw/ppc/virtex_ml507.c
include/exec/poison.h
qapi/common.json
qemu-deprecated.texi
target/ppc/cpu-qom.h
target/ppc/cpu.h
target/ppc/kvm.c
target/ppc/mmu_helper.c
target/ppc/translate_init.inc.c
tests/machine-none-test.c