blob: 73227e25fd0cf7899535cfec385c60c7de2273f2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"""
|