]> Git Repo - qemu.git/commit - hw/ppc/spapr.c
pseries: Move /event-sources construction to spapr_build_fdt()
authorDavid Gibson <[email protected]>
Thu, 20 Oct 2016 04:56:48 +0000 (15:56 +1100)
committerDavid Gibson <[email protected]>
Thu, 27 Oct 2016 22:38:26 +0000 (09:38 +1100)
commitffb1e275a67cfeb957d0d0df2ec1f0999e321f69
tree2a2e147400798681a204cab9a0297c11a69b193e
parent3f5dabceba246e502555a9046b98174d7548e696
pseries: Move /event-sources construction to spapr_build_fdt()

The /event-sources device tree node is built from spapr_create_fdt_skel().
As part of consolidating device tree construction to reset time, this moves
it to spapr_build_fdt().

Signed-off-by: David Gibson <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Reviewed-by: Michael Roth <[email protected]>
hw/ppc/spapr.c
hw/ppc/spapr_events.c
include/hw/ppc/spapr.h
This page took 0.026536 seconds and 4 git commands to generate.