diff options
author | Igor Mammedov <imammedo@redhat.com> | 2021-09-24 08:27:52 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-10-05 17:30:57 -0400 |
commit | 37f33084ed2eb0867e3a3f501c6279c7c5f666c6 (patch) | |
tree | 87070b997a2b2cdfc18295dcb32612ea81be017b /pc-bios | |
parent | dd092b9c6008149785d7789c729f468fb762aa0b (diff) | |
download | qemu-37f33084ed2eb0867e3a3f501c6279c7c5f666c6.zip qemu-37f33084ed2eb0867e3a3f501c6279c7c5f666c6.tar.gz qemu-37f33084ed2eb0867e3a3f501c6279c7c5f666c6.tar.bz2 |
acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table
Drop usage of packed structures and explicit endian conversions
when building MADT table for arm/x86 and use endian agnostic
build_append_int_noprefix() API to build it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-Id: <20210924122802.1455362-26-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'pc-bios')
0 files changed, 0 insertions, 0 deletions