aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/acpi-common.c
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2021-09-24 08:27:47 -0400
committerMichael S. Tsirkin <mst@redhat.com>2021-10-05 17:30:57 -0400
commitb0a45ff60e822c26fbf412d3b82bd5748e4f8fb0 (patch)
treea0a96023f1e578d29d328678905f4000d0934167 /hw/i386/acpi-common.c
parenteaa507646d039556ee2a10514b0a0acfe8f8362d (diff)
acpi: build_amd_iommu: use acpi_table_begin()/acpi_table_end() instead of build_header()
it replaces error-prone pointer arithmetic for build_header() API, with 2 calls to start and finish table creation, which hides offsets magic from API user. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Message-Id: <20210924122802.1455362-21-imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/i386/acpi-common.c')
0 files changed, 0 insertions, 0 deletions