mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-18 05:28:36 -07:00
pci_nic_init_nofail() calls qemu_find_nic_model(), and this function sets nd->model = g_strdup(default_model) if it has not been initialized yet. So we don't have to set nd->model to the default_nic in the calling sites. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> |
||
|---|---|---|
| .. | ||
| bootparam.h | ||
| Kconfig | ||
| meson.build | ||
| mx_pic.c | ||
| pic_cpu.c | ||
| sim.c | ||
| virt.c | ||
| xtensa_memory.c | ||
| xtensa_memory.h | ||
| xtensa_sim.h | ||
| xtfpga.c | ||