Searched hist:"9 f8981a91d9016a0e556d153b2a815f89f9096f0" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/hppa/ |
H A D | machine.c | diff 9f8981a91d9016a0e556d153b2a815f89f9096f0 Tue May 23 06:04:31 CDT 2023 Thomas Huth <thuth@redhat.com> hw/hppa: Use MachineClass->default_nic in the hppa machine
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).
Message-Id: <20230523110435.1375774-2-thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
|