diff options
author | Samuel Ortiz <sameo@linux.intel.com> | 2018-12-17 11:48:35 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2018-12-19 16:48:16 -0500 |
commit | 77321eaf15aacdd11cd6dd3efef0c6dd26629e7f (patch) | |
tree | c8439eb095a232839757e509ae8b962d5e3b4ad4 /include/hw/misc/imx7_gpr.h | |
parent | 5c5fce1ab5672a0a9a50c867114481a93298bf23 (diff) | |
download | qemu-77321eaf15aacdd11cd6dd3efef0c6dd26629e7f.zip qemu-77321eaf15aacdd11cd6dd3efef0c6dd26629e7f.tar.gz qemu-77321eaf15aacdd11cd6dd3efef0c6dd26629e7f.tar.bz2 |
hw: arm: Convert the RSDP build to the buid_append_foo() API
Instead of filling a mapped and packed C structure field in random order
and being careful about endianness and sizes, build_rsdp() now uses
build_append_int_noprefix() to compose RSDP table.
This makes reviewing and maintaining code easier as this is almost
matching 1:1 the ACPI spec itself.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/hw/misc/imx7_gpr.h')
0 files changed, 0 insertions, 0 deletions