]> git.ipfire.org Git - thirdparty/qemu.git/commit
acpi: Use macro for table-loader file name
authorShameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Fri, 3 Apr 2020 10:18:25 +0000 (11:18 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 13 Apr 2020 10:55:54 +0000 (06:55 -0400)
commitbac78f9c692ff397e365d552e390b674925bd243
treeefcdcf0d2811caace97fa61379d548cbc9593707
parentb372d79b236a4e07eaa3ce65ee0543569b712326
acpi: Use macro for table-loader file name

Use macro for "etc/table-loader" and move it to the header
file similar to ACPI_BUILD_TABLE_FILE/ACPI_BUILD_RSDP_FILE etc.

Signed-off-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20200403101827.30664-2-shameerali.kolothum.thodi@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/arm/virt-acpi-build.c
hw/i386/acpi-build.c
include/hw/acpi/aml-build.h