On 4/8/22 07:15, Peter Maydell wrote:
Implement the ITS side of the handling of the INV command for
virtual interrupts; as usual this calls into a redistributor
function which we leave as a stub to fill in later.

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  hw/intc/gicv3_internal.h   |  9 +++++++++
  hw/intc/arm_gicv3_its.c    | 16 ++++++++++++++--
  hw/intc/arm_gicv3_redist.c |  8 ++++++++
  3 files changed, 31 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to