qemu-e2k/hw/m68k
Thomas Huth 6ac38ed42b m68k: QOMify the MCF Fast Ethernet Controller device
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 has never been adapted to
the currently expected QEMU device behavior. Thus let's QOMify the
NIC now to get rid of the warning message.

Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2017-01-20 10:36:38 +08:00
..
Makefile.objs hw: move char devices to hw/char/, configure via default-configs/ 2013-04-08 18:13:14 +02:00
an5206.c hw: explicitly include qemu-common.h and cpu.h 2016-03-22 22:20:17 +01:00
dummy_m68k.c hw: explicitly include qemu-common.h and cpu.h 2016-03-22 22:20:17 +01:00
mcf5206.c hw/ptimer: Introduce timer policy feature 2016-09-22 18:13:06 +01:00
mcf5208.c m68k: QOMify the MCF Fast Ethernet Controller device 2017-01-20 10:36:38 +08:00
mcf_intc.c hw: explicitly include qemu-common.h and cpu.h 2016-03-22 22:20:17 +01:00