diff options
| author | Igor Mammedov | 2021-09-24 14:27:55 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2021-10-05 23:30:57 +0200 |
| commit | 3548494e49dacd33bbd610876d1ac38f8f8b94bc (patch) | |
| tree | cbb2c4ec9f6c16c959b0e30b651423cbc02fe849 /include/exec/user | |
| parent | acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ... (diff) | |
| download | qemu-3548494e49dacd33bbd610876d1ac38f8f8b94bc.tar.gz qemu-3548494e49dacd33bbd610876d1ac38f8f8b94bc.tar.xz qemu-3548494e49dacd33bbd610876d1ac38f8f8b94bc.zip | |
acpi: arm: virt: build_iort: 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>
Tested-by: Eric Auger <eric.auger@redhat.com>
Message-Id: <20210924122802.1455362-29-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
