qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] [PATCH 07/13] spapr: Move construction of /interrupt-cont


From: Thomas Huth
Subject: Re: [Qemu-ppc] [PATCH 07/13] spapr: Move construction of /interrupt-controller fdt node
Date: Thu, 20 Oct 2016 09:27:53 +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:
> Currently the device tree node for the XICS interrupt controller is in
> spapr_create_fdt_skel().  As part of consolidating device tree construction
> to reset time, this moves it to a function called from spapr_build_fdt().
> 
> In addition we move the actual code into hw/intc/xics_spapr.c with the
> rest of the PAPR specific interrupt controller code.
> 
> Signed-off-by: David Gibson <address@hidden>
> ---
>  hw/intc/xics_spapr.c  | 22 ++++++++++++++++++++++
>  hw/ppc/spapr.c        | 20 +++-----------------
>  include/hw/ppc/xics.h |  1 +
>  3 files changed, 26 insertions(+), 17 deletions(-)

Reviewed-by: Thomas Huth <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]