acpi: convert linker from GArray to BIOSLinker structure
commit0e9b9edae7bebfd31fdbead4ccbbce03876a7edd
authorIgor Mammedov <imammedo@redhat.com>
Thu, 19 May 2016 13:19:25 +0000 (19 15:19 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Jun 2016 12:36:54 +0000 (7 15:36 +0300)
treeff0dd9054ac993eb51faa4342acade3c29b80645
parent0058c0823815d33c96f4f26106dbd713c76280e1
acpi: convert linker from GArray to BIOSLinker structure

Patch just changes type of of linker variables to
a structure, there aren't any functional changes.

Converting linker to a structure will allow to extend
it functionality in follow up patch adding sanity blob
checks.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/aml-build.c
hw/acpi/bios-linker-loader.c
hw/acpi/nvdimm.c
hw/arm/virt-acpi-build.c
hw/i386/acpi-build.c
include/hw/acpi/aml-build.h
include/hw/acpi/bios-linker-loader.h
include/hw/mem/nvdimm.h