commit | e6ffea40e221d26a213a59cba2598e15f01facf3 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Fri Mar 07 16:01:31 2025 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Mar 11 20:03:26 2025 +0100 |
tree | 79283a46501820c18eeb655830c056ce120de292 | |
parent | 44ac8eaff00735655401e7d899282875da568fa3 [diff] |
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>