On 29 June 2018 at 14:29, Luc Michel <luc.mic...@greensocs.com> wrote: > Implement the read and write functions for the virtual interface of the > virtualization extensions in the GICv2. > > Signed-off-by: Luc Michel <luc.mic...@greensocs.com> > --- > hw/intc/arm_gic.c | 161 +++++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 159 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> (I was going to ask for tracepoints and a call to gic_update_virt() but I see they are in later patches.) thanks -- PMM