From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [Qemu-devel] [PULL 0/1] m68k fixes for 2.12-rc4
Date: Sun, 15 Apr 2018 11:46:37 +0200 [thread overview]
Message-ID: <20180415094638.3278-1-laurent@vivier.eu> (raw)
The following changes since commit 38e83a71d02e026d4a6d0ab1ef9855c4924c2c68:
Update version for v2.12.0-rc3 release (2018-04-11 19:03:24 +0100)
are available in the Git repository at:
git://github.com/vivier/qemu-m68k.git tags/m68k-for-2.12-pull-request
for you to fetch changes up to 000761dc0c97d70e7314db3e8f52783880325a22:
m68k: fix exception stack frame for 68000 (2018-04-15 11:37:58 +0200)
----------------------------------------------------------------
This patch fixes a problem with the exception stack for
68000 only CPU. As we use 68040 for linux-user and coldfire
for softmmu, I don't think we should trigger a -rc4
only for that, so merge this only if a -rc4 is needed
by something else.
----------------------------------------------------------------
Pavel Dovgalyuk (1):
m68k: fix exception stack frame for 68000
target/m68k/op_helper.c | 33 ++++++++++++++++++---------------
1 file changed, 18 insertions(+), 15 deletions(-)
--
2.14.3
next reply other threads:[~2018-04-15 9:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-15 9:46 Laurent Vivier [this message]
2018-04-15 9:46 ` [Qemu-devel] [PULL 1/1] m68k: fix exception stack frame for 68000 Laurent Vivier
2018-04-16 10:50 ` [Qemu-devel] [PULL 0/1] m68k fixes for 2.12-rc4 Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180415094638.3278-1-laurent@vivier.eu \
--to=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).