mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-31 22:11:53 -06:00
If a corresponding NIC configuration was found, it will have a MAC address already assigned, so use that. Else, generate and assign a default one. Using qemu_find_nic_info() is simpler than the alternative of using qemu_configure_nic_device() and then having to fetch the "mac" property as a string and convert it. Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Reviewed-by: Thomas Huth <thuth@redhat.com> |
||
|---|---|---|
| .. | ||
| an5206.c | ||
| bootinfo.h | ||
| Kconfig | ||
| mcf5206.c | ||
| mcf5208.c | ||
| mcf_intc.c | ||
| meson.build | ||
| next-cube.c | ||
| next-kbd.c | ||
| q800-glue.c | ||
| q800.c | ||
| virt.c | ||