On 4/3/25 08:18, Philippe Mathieu-Daudé wrote:
GIC ITS is checked for the MADT and IORT tables. Factor the checks out to the its_enabled() helper.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> Reviewed-by: Gustavo Romero<gustavo.rom...@linaro.org> --- hw/arm/virt-acpi-build.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~