On 8 April 2015 at 22:20, Christoffer Dall <christoffer.d...@linaro.org> 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 <christoffer.d...@linaro.org> > --- > 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 <peter.mayd...@linaro.org> -- PMM