]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/acpi: Introduce acpi_builtin() helper
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 7 Mar 2025 15:01:31 +0000 (16:01 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 11 Mar 2025 19:03:26 +0000 (20:03 +0100)
commite6ffea40e221d26a213a59cba2598e15f01facf3
tree79283a46501820c18eeb655830c056ce120de292
parent44ac8eaff00735655401e7d899282875da568fa3
hw/acpi: Introduce acpi_builtin() helper

acpi_builtin() can be used to check at runtime whether
the ACPI subsystem is built in a qemu-system binary.

Reviewed-by: Ani Sinha <anisinha@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250307223949.54040-3-philmd@linaro.org>
hw/acpi/acpi-stub.c
hw/acpi/core.c
include/hw/acpi/acpi.h