qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 10/10] hw/arm/realview: Set MachineClass::default_nic in mach


From: Richard Henderson
Subject: Re: [PATCH 10/10] hw/arm/realview: Set MachineClass::default_nic in machine_class_init()
Date: Wed, 24 May 2023 12:13:17 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 5/24/23 07:59, Philippe Mathieu-Daudé wrote:
Mark the default NIC via the new MachineClass->default_nic setting
so that the machine-defaults code in vl.c can decide whether the
default NIC is usable or not (for example when compiling with the
"--without-default-devices" configure switch).

Inspired-by: Thomas Huth<thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/arm/realview.c | 7 ++++++-
  1 file changed, 6 insertions(+), 1 deletion(-)

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

r~



reply via email to

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