diff options
author | 2021-09-24 08:27:46 -0400 | |
---|---|---|
committer | 2021-10-05 17:30:57 -0400 | |
commit | eaa507646d039556ee2a10514b0a0acfe8f8362d (patch) | |
tree | 89e18f5e6f9f5986e4fd0be18d2a7ee39ac2d170 /hw/i386/acpi-common.c | |
parent | acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of build_header() (diff) | |
download | qemu-eaa507646d039556ee2a10514b0a0acfe8f8362d.tar.xz qemu-eaa507646d039556ee2a10514b0a0acfe8f8362d.zip |
acpi: build_waet: 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-20-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