diff options
author | Igor Mammedov <imammedo@redhat.com> | 2021-09-24 08:27:31 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-10-05 17:30:57 -0400 |
commit | 7469f1991dc5e061ff724070c65e3fef96602bca (patch) | |
tree | cbe922f6cc7eaca490b4735e27eef86026afdd84 /trace/meson.build | |
parent | f497b7cae1cd052fdbc023f02d37921c4069f7e6 (diff) | |
download | qemu-7469f1991dc5e061ff724070c65e3fef96602bca.zip qemu-7469f1991dc5e061ff724070c65e3fef96602bca.tar.gz qemu-7469f1991dc5e061ff724070c65e3fef96602bca.tar.bz2 |
acpi: build_slit: 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-5-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'trace/meson.build')
0 files changed, 0 insertions, 0 deletions