summaryrefslogtreecommitdiff
path: root/hw/gpio/mpc8xxx.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2016-10-20 16:05:00 +1100
committerDavid Gibson <david@gibson.dropbear.id.au>2016-10-28 09:38:26 +1100
commit398a0bd5ae7e03b5b9bdde1dc76451ff57471a55 (patch)
treeaf26a3f45d814b404478fe918677698293812d39 /hw/gpio/mpc8xxx.c
parentbf5a6696ba95ee6efa29489dd7d53b6fbcf18469 (diff)
downloadqemu-398a0bd5ae7e03b5b9bdde1dc76451ff57471a55.zip
pseries: Remove spapr_create_fdt_skel()
For historical reasons construction of the guest device tree in spapr is divided between spapr_create_fdt_skel() which is called at init time, and spapr_build_fdt() which runs at reset time. Over time, more and more things have needed to be moved to reset time. Previous cleanups mean the only things left in spapr_create_fdt_skel() are the properties of the root node itself. Finish consolidating these two parts of device tree construction, by moving this to the start of spapr_build_fdt(), and removing spapr_create_fdt_skel() entirely. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'hw/gpio/mpc8xxx.c')
0 files changed, 0 insertions, 0 deletions