OSDN Git Service

e500: Add support for eTSEC in device tree
authorAlexander Graf <agraf@suse.de>
Tue, 1 Jul 2014 21:30:06 +0000 (23:30 +0200)
committerAlexander Graf <agraf@suse.de>
Tue, 4 Nov 2014 22:26:15 +0000 (23:26 +0100)
commitfdfb7f2cdb2d0ed364a8c8c538d0ece8c464b534
treed0e561020370b2f5c661d967d099a851a6cb1fa1
parentf70873438d40ccda3d1614ec18a141aad5da2778
e500: Add support for eTSEC in device tree

This patch adds support to expose eTSEC devices in the dynamically created
guest facing device tree. This allows us to expose eTSEC devices into guests
without changes in the machine file.

Because we can now tell the guest about eTSEC devices this patch allows the
user to specify eTSEC devices via -device at all.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/e500.c