]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/sparc/sun4m: use qemu_find_nic_info()
authorDavid Woodhouse <dwmw@amazon.co.uk>
Mon, 23 Oct 2023 08:37:55 +0000 (09:37 +0100)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Thu, 1 Feb 2024 16:03:28 +0000 (16:03 +0000)
commit0a0d11240284c509042d3fe9999f16b4ed7afbae
tree4ed0d4753598fe14febb31179b91ee2b439dbb7d
parent690b3f045bd96d71dde12fe83cf19fe9e4c43fa2
hw/sparc/sun4m: use qemu_find_nic_info()

Obtain the MAC address from the NIC configuration if there is one, or
generate one explicitly so that it can be placed in the PROM.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Thomas Huth <thuth@redhat.com>
hw/sparc/sun4m.c