qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/4] hw/i386/pc: Remove 'host_type' argument from pc_init1()


From: Richard Henderson
Subject: Re: [PATCH 3/4] hw/i386/pc: Remove 'host_type' argument from pc_init1()
Date: Fri, 1 Mar 2024 10:34:04 -1000
User-agent: Mozilla Thunderbird

On 3/1/24 08:59, Philippe Mathieu-Daudé wrote:
All callers use host_type=TYPE_I440FX_PCI_HOST_BRIDGE.
Directly use this definition within pc_init1().

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/i386/pc_piix.c | 14 +++++---------
  1 file changed, 5 insertions(+), 9 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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