commit | 8d23b1df72124d82441f1ca0b484b7a4cabc542e | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Jan 16 15:59:36 2025 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue May 06 15:01:23 2025 +0100 |
tree | 2bc95425a6bd2de89d6d4c7ec37dd5143e2d27ef | |
parent | 390becbf7faa8e7ecb10386ec21d52e1fcb16c96 [diff] |
hw/arm/virt: Remove VirtMachineClass::no_its field The VirtMachineClass::no_its field was only used by virt-2.7 machine, which got removed. Remove it and simplify virt_instance_init() and virt_acpi_build(). Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>