summaryrefslogtreecommitdiffstats
path: root/linux-user
diff options
context:
space:
mode:
authorPavel Dovgalyuk2018-04-13 15:30:41 +0200
committerLaurent Vivier2018-04-15 11:37:58 +0200
commit000761dc0c97d70e7314db3e8f52783880325a22 (patch)
tree8899a58ee758c62079e2f2053b9a390a48c1b1e1 /linux-user
parentUpdate version for v2.12.0-rc3 release (diff)
downloadqemu-000761dc0c97d70e7314db3e8f52783880325a22.tar.gz
qemu-000761dc0c97d70e7314db3e8f52783880325a22.tar.xz
qemu-000761dc0c97d70e7314db3e8f52783880325a22.zip
m68k: fix exception stack frame for 68000
68000 CPUs do not save format in the exception stack frame. This patch adds feature checking to prevent format saving for 68000. m68k_ret() already includes this modification, this patch fixes the exception processing function too. Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20180413133041.29509.59064.stgit@pasha-VirtualBox> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions