hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 28 Feb 2024 08:30:01 +0000 (09:30 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 19 Jun 2024 10:40:48 +0000 (12:40 +0200)
commitea7a74ab2e38e7f2ac19d79974d43471cfc8cdea
treeb9429bff035f12f1370caea066213ef622f4249b
parentb9599519a011d83896b906e43458a5e76dad6237
hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size

PCMachineClass::legacy_acpi_table_size was only used by the
pc-i440fx-2.0 machine, which got removed. Remove it and simplify
acpi_build().

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20240617071118.60464-6-philmd@linaro.org>
hw/i386/acpi-build.c
include/hw/i386/pc.h