diff options
Diffstat (limited to 'gitlab/issues/target_m68k/host_missing/accel_missing/2164.toml')
| -rw-r--r-- | gitlab/issues/target_m68k/host_missing/accel_missing/2164.toml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gitlab/issues/target_m68k/host_missing/accel_missing/2164.toml b/gitlab/issues/target_m68k/host_missing/accel_missing/2164.toml new file mode 100644 index 000000000..73227e25f --- /dev/null +++ b/gitlab/issues/target_m68k/host_missing/accel_missing/2164.toml @@ -0,0 +1,15 @@ +id = 2164 +title = "m68k: 68010 exception format is incorrect" +state = "closed" +created_at = "2024-02-14T11:46:44.710Z" +closed_at = "2024-03-07T22:26:10.560Z" +labels = ["target: m68k", "workflow::Patch available"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2164" +host-os = "n/a" +host-arch = "n/a" +qemu-version = "n/a" +guest-os = "n/a" +guest-arch = "n/a" +description = """The exception format for the original 68000 is different to the 68010 and QEMU uses the incorrect format for 68010.""" +reproduce = """You need to have something that depends on the stack layout (i.e. nommu linux) to notice it.""" +additional = """I have posted a patch to fix it already: https://lists.gnu.org/archive/html/qemu-devel/2024-01/msg02800.html""" |