diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
| commit | 3e4c5a6261770bced301b5e74233e7866166ea5b (patch) | |
| tree | 9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_m68k/host_missing/accel_missing/2164 | |
| parent | e5634e2806195bee44407853c4bf8776f7abfa4f (diff) | |
| download | qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip | |
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_m68k/host_missing/accel_missing/2164')
| -rw-r--r-- | gitlab/issues_text/target_m68k/host_missing/accel_missing/2164 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gitlab/issues_text/target_m68k/host_missing/accel_missing/2164 b/gitlab/issues_text/target_m68k/host_missing/accel_missing/2164 deleted file mode 100644 index 768ce63b6..000000000 --- a/gitlab/issues_text/target_m68k/host_missing/accel_missing/2164 +++ /dev/null @@ -1,7 +0,0 @@ -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 |