|
From: | Thomas Huth |
Subject: | Re: [Qemu-ppc] [PATCH 10/13] spapr: Move /event-sources construction to spapr_build_fdt() |
Date: | Thu, 20 Oct 2016 10:42:23 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 |
On 20.10.2016 07:12, David Gibson wrote: > 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 <address@hidden> > --- > hw/ppc/spapr.c | 6 +++--- > hw/ppc/spapr_events.c | 21 ++++++++++----------- > include/hw/ppc/spapr.h | 2 +- > 3 files changed, 14 insertions(+), 15 deletions(-) Reviewed-by: Thomas Huth <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |