On Tue, 16 Feb 2021 at 14:28, Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Sat, 13 Feb 2021 at 00:25, Doug Evans <d...@google.com> wrote: > > > > This is a 10/100 ethernet device that has several features. > > Only the ones needed by the Linux driver have been implemented. > > See npcm7xx_emc.c for a list of unimplemented features. > > > > Doug Evans (3): > > hw/net: Add npcm7xx emc model > > hw/arm: Add npcm7xx emc model > > tests/qtests: Add npcm7xx emc model test > > > > > Applied to target-arm.next, thanks.
Dropped again: it failed some oddball config in the gitlab CI: https://gitlab.com/qemu-project/qemu/-/jobs/1034174731#L12 -- PMM