[PATCH 0/1] hw/arm: virt: add GICv2m for the case when ITS is not available

Mohamed Mediouni posted 1 patch 3 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250721143819.32334-1-mohamed@unpredictable.fr
Maintainers: Shannon Zhao <shannon.zhaosl@gmail.com>, "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <anisinha@redhat.com>, Peter Maydell <peter.maydell@linaro.org>
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(-)
[PATCH 0/1] hw/arm: virt: add GICv2m for the case when ITS is not available
Posted by Mohamed Mediouni 3 months, 3 weeks ago
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)