|
From: | Thomas Huth |
Subject: | Re: [PATCH 05/13] hw/arm/virt: Remove VirtMachineClass::no_its field |
Date: | Thu, 16 Jan 2025 08:10:19 +0100 |
User-agent: | Mozilla Thunderbird |
On 15/01/2025 18.10, Philippe Mathieu-Daudé wrote:
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> --- include/hw/arm/virt.h | 1 - hw/arm/virt-acpi-build.c | 5 ++--- hw/arm/virt.c | 16 ++++++---------- 3 files changed, 8 insertions(+), 14 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |