On 6 June 2018 at 10:30, <luc.mic...@greensocs.com> wrote: > From: Luc MICHEL <luc.mic...@greensocs.com> > > In preparation for the virtualization extensions implementation, > refactor the name of the functions and macros that act on the GIC > distributor to make that fact explicit. It will be useful to > differentiate them from the ones that will act on the virtual > interfaces. > > Signed-off-by: Luc MICHEL <luc.mic...@greensocs.com> > --- > hw/intc/arm_gic.c | 164 ++++++++++++++++++++------------------- > hw/intc/arm_gic_common.c | 6 +- > hw/intc/arm_gic_kvm.c | 23 +++--- > hw/intc/gic_internal.h | 51 ++++++------ > 4 files changed, 127 insertions(+), 117 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM