qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/3] target-arm: Add GIC phandle to VirtBoardInf


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 1/3] target-arm: Add GIC phandle to VirtBoardInfo
Date: Tue, 21 Apr 2015 14:56:48 +0100

On 8 April 2015 at 22:20, Christoffer Dall <address@hidden> wrote:
> Instead of passing the GIC phandle around between functions, add it to
> the VirtBoardInfo just like we do for the clock_phandle.  We are about
> to add the v2m phandle as well, and it's easier not having to pass
> around a bunch of phandles, return multiple values from functions, etc.
>
> Signed-off-by: Christoffer Dall <address@hidden>
> ---
>  hw/arm/virt.c | 26 +++++++++++---------------
>  pixman        |  2 +-
>  2 files changed, 12 insertions(+), 16 deletions(-)

Apart from the stray pixman submodule bump,
Reviewed-by: Peter Maydell <address@hidden>

-- PMM



reply via email to

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