diff options
author | Igor Mammedov <imammedo@redhat.com> | 2021-09-24 08:27:56 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-10-05 17:30:57 -0400 |
commit | 271cbb2f2bfecfbb31175645f4e3da7ec626b810 (patch) | |
tree | 7731b2d40f6434f69fbbec0fad5157b965b8aa92 /backends | |
parent | 3548494e49dacd33bbd610876d1ac38f8f8b94bc (diff) | |
download | qemu-271cbb2f2bfecfbb31175645f4e3da7ec626b810.zip qemu-271cbb2f2bfecfbb31175645f4e3da7ec626b810.tar.gz qemu-271cbb2f2bfecfbb31175645f4e3da7ec626b810.tar.bz2 |
acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
Drop usage of packed structures and explicit endian conversions
when building IORT table use endian agnostic build_append_int_noprefix()
API to build it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20210924122802.1455362-30-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Tested-by: Eric Auger <eric.auger@redhat.com>
Diffstat (limited to 'backends')
0 files changed, 0 insertions, 0 deletions