qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 03/21] hw/i386/pc: Remove PCMachineClass::broken_reserved_end


From: Thomas Huth
Subject: Re: [PATCH 03/21] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
Date: Fri, 17 Jan 2025 09:55:02 +0100
User-agent: Mozilla Thunderbird

On 16/01/2025 00.22, Philippe Mathieu-Daudé wrote:
The PCMachineClass::broken_reserved_end field was only used
by the pc-q35-2.4 and pc-i440fx-2.4 machines, which got removed.
Remove it and simplify pc_memory_init().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  include/hw/i386/pc.h |  1 -
  hw/i386/pc.c         | 13 +++++--------
  2 files changed, 5 insertions(+), 9 deletions(-)

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




reply via email to

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