[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [PATCH v3 15/20] intc/arm_gic: Implement the virtual inte
From: |
Peter Maydell |
Subject: |
Re: [Qemu-arm] [PATCH v3 15/20] intc/arm_gic: Implement the virtual interface registers |
Date: |
Thu, 12 Jul 2018 14:43:35 +0100 |
On 29 June 2018 at 14:29, Luc Michel <address@hidden> wrote:
> Implement the read and write functions for the virtual interface of the
> virtualization extensions in the GICv2.
>
> Signed-off-by: Luc Michel <address@hidden>
> ---
> hw/intc/arm_gic.c | 161 +++++++++++++++++++++++++++++++++++++++++++++-
> 1 file changed, 159 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <address@hidden>
(I was going to ask for tracepoints and a call to gic_update_virt()
but I see they are in later patches.)
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-arm] [PATCH v3 15/20] intc/arm_gic: Implement the virtual interface registers,
Peter Maydell <=