On Thu, 10 Jul 2025 at 15:00, Eric Auger <eric.au...@redhat.com> wrote: > > Hi Peter, > > On 7/8/25 5:40 PM, Shameer Kolothum wrote: > > Commit d6afe18b7242 ("hw/arm/virt-acpi-build: Fix ACPI IORT and MADT tables > > when its=off") moved ITS group node generation under the its=on condition. > > However, it still creates rc_its_idmaps unconditionally, which results in > > duplicate ID mappings in the IORT table. > > > > Fixes:d6afe18b7242 ("hw/arm/virt-acpi-build: Fix ACPI IORT and MADT tables > > when its=off") > > At least please could you take this fix?
Sure; I've taken this patch into target-arm.next. -- PMM