diff options
author | 2023-09-13 18:09:21 +0200 | |
---|---|---|
committer | 2023-09-25 07:58:05 +0200 | |
commit | 4032f04c638ff852fa6f2d274f8dc2402b965ca9 (patch) | |
tree | cc9dd1d1b3e06c373ad0d57be70dab6fd0493dcb /scripts/qapi/source.py | |
parent | tests/qtest/netdev-socket: Do not test multicast on Darwin (diff) | |
download | qemu-4032f04c638ff852fa6f2d274f8dc2402b965ca9.tar.xz qemu-4032f04c638ff852fa6f2d274f8dc2402b965ca9.zip |
hw/mips/jazz: Move the NIC init code into a separate function
The mips_jazz_init() function is already quite big, so moving
away some code here can help to make it more understandable.
Additionally, by moving this code into a separate function, the
next patch (that will refactor the for-loop around the NIC init
code) will be much shorter and easier to understand.
Message-ID: <20230913160922.355640-2-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions