[Qemu-devel] [PATCH-for-4.0 v2 0/2] ARM SMMUv3: Fix ACPI integration

Eric Auger posted 2 patches 5 years, 3 months ago
Test checkpatch passed
Test docker-quick@centos7 passed
Test docker-clang@ubuntu passed
Test docker-mingw@fedora passed
Test asan passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20181206170733.7469-1-eric.auger@redhat.com
hw/arm/virt-acpi-build.c    |  5 +++++
include/hw/acpi/acpi-defs.h | 10 ++++++++++
2 files changed, 15 insertions(+)
[Qemu-devel] [PATCH-for-4.0 v2 0/2] ARM SMMUv3: Fix ACPI integration
Posted by Eric Auger 5 years, 3 months ago
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