Re: [PATCH 1/2] hw/arm/npcm7xx: Call qemu_configure_nic_device() for GMAC modules

2024-02-06 Thread David Woodhouse
On Tue, 2024-02-06 at 17:12 +, Peter Maydell wrote: > The patchset adding the GMAC ethernet to this SoC crossed in the > mail with the patchset cleaning up the NIC handling. When we > create the GMAC modules we must call qemu_configure_nic_device() > so that the user has the opportunity to use

[PATCH 1/2] hw/arm/npcm7xx: Call qemu_configure_nic_device() for GMAC modules

2024-02-06 Thread Peter Maydell
The patchset adding the GMAC ethernet to this SoC crossed in the mail with the patchset cleaning up the NIC handling. When we create the GMAC modules we must call qemu_configure_nic_device() so that the user has the opportunity to use the -nic commandline option to create a network backend and