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, 0 insertions, 15 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 deleted file mode 100644 index 73227e25f..000000000 --- a/gitlab/issues/target_m68k/host_missing/accel_missing/2164.toml +++ /dev/null @@ -1,15 +0,0 @@ -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""" |