]> Git Repo - qemu.git/commit - hw/acpi/bios-linker-loader.c
acpi: convert linker from GArray to BIOSLinker structure
authorIgor Mammedov <[email protected]>
Thu, 19 May 2016 13:19:25 +0000 (15:19 +0200)
committerMichael S. Tsirkin <[email protected]>
Tue, 7 Jun 2016 12:36:54 +0000 (15:36 +0300)
commit0e9b9edae7bebfd31fdbead4ccbbce03876a7edd
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 <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
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
This page took 0.030368 seconds and 4 git commands to generate.