qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 13/13] hw/arm/virt: Remove VirtMachineClass::no_highmem_ecam


From: Thomas Huth
Subject: Re: [PATCH 13/13] hw/arm/virt: Remove VirtMachineClass::no_highmem_ecam field
Date: Thu, 16 Jan 2025 09:26:26 +0100
User-agent: Mozilla Thunderbird

On 15/01/2025 18.10, Philippe Mathieu-Daudé wrote:
The VirtMachineClass::no_highmem_ecam field was only
used by virt-2.12 machine, which got removed. Remove it
and simplify virt_instance_init().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  include/hw/arm/virt.h | 1 -
  hw/arm/virt.c         | 2 +-
  2 files changed, 1 insertion(+), 2 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]