Client virtualization environments shipping with a GICv3 + GICv2m configuration without support for emulating an ITS makes this more and more necessary...
Done in a backwards-compatible way without altering the existing device model for older guests, but wonder if having a separate gicv2m flag is worthwhile. Mohamed Mediouni (1): hw/arm: virt: add GICv2m for the case when ITS is not available hw/arm/virt-acpi-build.c | 4 +++- hw/arm/virt.c | 8 +++++++- include/hw/arm/virt.h | 2 ++ 3 files changed, 12 insertions(+), 2 deletions(-) -- 2.39.5 (Apple Git-154)