summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_m68k/host_missing/accel_missing/2164
blob: 768ce63b6cf79fe155dd937920e631423975ad39 (plain) (blame)
1
2
3
4
5
6
7
m68k: 68010 exception format is incorrect
Description of problem:
The exception format for the original 68000 is different to the 68010 and QEMU uses the incorrect format for 68010.
Steps to reproduce:
You need to have something that depends on the stack layout (i.e. nommu linux) to notice it.
Additional information:
I have posted a patch to fix it already: https://lists.gnu.org/archive/html/qemu-devel/2024-01/msg02800.html