On 4/8/22 07:15, Peter Maydell wrote:
The VSYNC command forces the ITS to synchronize all outstanding ITS
operations for the specified vPEID, so that subsequent writse to
GITS_TRANSLATER honour them.  The QEMU implementation is always in
sync, so for us this is a nop, like the existing SYNC command.

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  hw/intc/gicv3_internal.h |  1 +
  hw/intc/arm_gicv3_its.c  | 11 +++++++++++
  hw/intc/trace-events     |  1 +
  3 files changed, 13 insertions(+)

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

r~

Reply via email to