diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_m68k/host_missing/accel_missing/2164.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
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""" |