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<th...@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
hw/arm/realview.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~