From 4b927bc37359dec23f67d3427fc982945f24f404 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Wed, 21 May 2025 21:21:26 +0200 Subject: add gitlab issues in toml format --- .../target_m68k/host_missing/accel_missing/2164.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 gitlab/issues/target_m68k/host_missing/accel_missing/2164.toml (limited to 'gitlab/issues/target_m68k/host_missing/accel_missing/2164.toml') 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""" -- cgit 1.4.1