OSDN Git Service

PPC: Fix default config ordering and add eTSEC for ppc64
authorAlexander Graf <agraf@suse.de>
Wed, 2 Jul 2014 17:01:46 +0000 (19:01 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 8 Sep 2014 10:50:54 +0000 (12:50 +0200)
commit4a761ffa37d20a5d3ecbb95b45b4c42e54c8f18e
tree88181e2be6e328029b3977df9a94d5afa0a901c9
parent8c46f7ec85a4dd9663489b2fa2b425cd7b3653e1
PPC: Fix default config ordering and add eTSEC for ppc64

We messed up the ordering in our default configs for PPC. The top entries
are generic entries, then come sections that indicate that features are only
in because of a special feature (such as PReP).

Fix the ordering again and while at it add eTSEC support to the ppc64 target
so that we can spawn eTSEC adapters with qemu-system-ppc64.

Signed-off-by: Alexander Graf <agraf@suse.de>
default-configs/ppc-softmmu.mak
default-configs/ppc64-softmmu.mak