qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] hw/i386/q35: Simplify pc_q35_init() since PCI is always enab


From: Richard Henderson
Subject: Re: [PATCH] hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled
Date: Tue, 13 Feb 2024 08:03:15 -1000
User-agent: Mozilla Thunderbird

On 2/12/24 18:19, Philippe Mathieu-Daudé wrote:
We can not create the Q35 machine without PCI, so simplify
pc_q35_init() removing pointless checks.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/i386/pc_q35.c | 32 ++++++++++----------------------
  1 file changed, 10 insertions(+), 22 deletions(-)

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

r~



reply via email to

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