hw/m68k: Remove dummy machine
commit22f2dbe7eaf3e12e38c9c21081d72bf09e83ef90
authorThomas Huth <huth@tuxfamily.org>
Thu, 26 Jan 2017 08:30:51 +0000 (26 09:30 +0100)
committerThomas Huth <huth@tuxfamily.org>
Sat, 18 Feb 2017 21:23:25 +0000 (18 22:23 +0100)
treee874475f00eb55f14cd95244a4807dcf04b0d105
parentad584d37f2a86b392c25f3f00cc1f1532676c2d1
hw/m68k: Remove dummy machine

Since it is now possible to instantiate a CPU and RAM with the "none"
machine, too, and a kernel can be loaded there with the generic loader
device, there is no more need for the m68k "dummy" machine. Thus let's
remove this unmaintained file now.

Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
MAINTAINERS
hw/m68k/Makefile.objs
hw/m68k/dummy_m68k.c [deleted file]