diff options
author | Igor Mammedov <imammedo@redhat.com> | 2021-09-24 08:27:34 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-10-05 17:30:57 -0400 |
commit | 13229858cf76b9648ba20be93b70fca4429d7dcd (patch) | |
tree | 5236f45e4473a096d6947b9ad5a280b105b53ed8 /hw/mem/nvdimm.c | |
parent | 3e39c1ed7b642a20b63afaeb3742e0917d25dbe0 (diff) | |
download | qemu-13229858cf76b9648ba20be93b70fca4429d7dcd.zip qemu-13229858cf76b9648ba20be93b70fca4429d7dcd.tar.gz qemu-13229858cf76b9648ba20be93b70fca4429d7dcd.tar.bz2 |
acpi: acpi_build_hest: 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: Dongjiu Geng <gengdongjiu1@gmail.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-Id: <20210924122802.1455362-8-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/mem/nvdimm.c')
0 files changed, 0 insertions, 0 deletions