diff options
author | 2023-10-23 09:37:40 +0100 | |
---|---|---|
committer | 2024-02-02 16:23:47 +0000 | |
commit | 13280845886c94fff7278e1d1fe0fa12e03700ad (patch) | |
tree | eb0551f5d04458bc98b3edd4d76a12e85f3dc62d /scripts/qapi/source.py | |
parent | hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases (diff) | |
download | qemu-13280845886c94fff7278e1d1fe0fa12e03700ad.tar.xz qemu-13280845886c94fff7278e1d1fe0fa12e03700ad.zip |
hw/arm/stellaris: use qemu_find_nic_info()
Rather than just using qemu_configure_nic_device(), populate the MAC
address in the system-registers device by peeking at the NICInfo before
it's assigned to the device.
Generate the MAC address early, if there is no matching -nic option.
Otherwise the MAC address wouldn't be generated until net_client_init1()
runs.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions