Re: [Qemu-devel] [PATCH] m68k: QOMify the MCF Fast Ethernet Controller device

2017-01-08 Thread Thomas Huth
On 06.01.2017 10:58, Thomas Huth wrote: > When running qemu-system-m68k with the "-net" parameter (for example > simply "-net nic -net user"), there is currently a confusing warning > message saying: > > Warning: requested NIC (anonymous, model mcf_fec) was not created > (not supported by this m

[Qemu-devel] [PATCH] m68k: QOMify the MCF Fast Ethernet Controller device

2017-01-06 Thread Thomas Huth
When running qemu-system-m68k with the "-net" parameter (for example simply "-net nic -net user"), there is currently a confusing warning message saying: Warning: requested NIC (anonymous, model mcf_fec) was not created (not supported by this machine?) This seems to happen because the MCF NIC h