The first patch sets the COHACC override flag in the IORT SMMUv3 node. This fixes a bug reported while decoding the command queue entries.
The second patch updates the RC and SMMUv3 node structures according to revision D of the IORT spec and updates the revision fields. Best Regards Eric History: v1 -> v2: - split into 2 separate patches - sets the revision fields Eric Auger (2): hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node hw/arm/virt-acpi-build: IORT Update for revision D hw/arm/virt-acpi-build.c | 5 +++++ include/hw/acpi/acpi-defs.h | 10 ++++++++++ 2 files changed, 15 insertions(+) -- 2.17.2