diff options
author | Igor Mammedov <imammedo@redhat.com> | 2021-09-24 08:27:38 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-10-05 17:30:57 -0400 |
commit | de67dd1be0af2b7fb02af441254ea05cd9bc1007 (patch) | |
tree | e1e197a665a4e2a25ba0a6219e38bb00a9e02e50 /hw/rtc | |
parent | 7d1823beeffc43669aaf7c5bc274c30e1c16e6c2 (diff) | |
download | qemu-de67dd1be0af2b7fb02af441254ea05cd9bc1007.zip qemu-de67dd1be0af2b7fb02af441254ea05cd9bc1007.tar.gz qemu-de67dd1be0af2b7fb02af441254ea05cd9bc1007.tar.bz2 |
acpi: nvdimm_build_ssdt: 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-12-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/rtc')
0 files changed, 0 insertions, 0 deletions