Some small issues are causing problems with running modern versions of Linux on the m68k/ColdFire 5208 target. These 3 patches fix those problems.
They are all due to use of more advanced architecture features not used in older Linux kernels. Regards Greg v2: * rebased to current master head * constant change from Peter Crosthwaite hw/m68k/mcf_intc.c | 14 ++++++++++++++ target-m68k/op_helper.c | 7 +++---- target-m68k/translate.c | 8 ++++---- 3 files changed, 21 insertions(+), 8 deletions(-)