]> 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:21:52 +0000 (16:21 +0000)
commitb46a06dd806963fdb39c49b08fae97776143c365
tree4ed0d4753598fe14febb31179b91ee2b439dbb7d
parent8826372a60c781f0687707a5418dbf57f10e9c46
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