From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL 0/2] target/alpha: Fix user-only floating-point exceptions
Date: Sun, 19 May 2019 07:37:00 -0700 [thread overview]
Message-ID: <20190519143702.5587-1-richard.henderson@linaro.org> (raw)
The following changes since commit 1b46b4daa6fbf45eddcf77877379a0afac341df9:
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190517-pull-request' into staging (2019-05-17 17:25:19 +0100)
are available in the Git repository at:
https://github.com/rth7680/qemu.git tags/pull-axp-20190519
for you to fetch changes up to 21ba856499f9c0ccdc05ed04432df059ae76b337:
target/alpha: Fix user-only floating-point exceptions (2019-05-19 07:30:03 -0700)
----------------------------------------------------------------
Fix https://bugs.launchpad.net/bugs/1701835
----------------------------------------------------------------
Richard Henderson (2):
target/alpha: Clean up alpha_cpu_dump_state
target/alpha: Fix user-only floating-point exceptions
linux-user/syscall_defs.h | 3 +-
target/alpha/cpu.h | 42 +++++++++++++++++++
linux-user/syscall.c | 104 ++++++++++++++++++++++------------------------
target/alpha/fpu_helper.c | 21 ++++++++--
target/alpha/helper.c | 39 ++++++++++++-----
5 files changed, 140 insertions(+), 69 deletions(-)
next reply other threads:[~2019-05-19 14:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-19 14:37 Richard Henderson [this message]
2019-05-19 14:37 ` [Qemu-devel] [PULL 1/2] target/alpha: Clean up alpha_cpu_dump_state Richard Henderson
2019-05-19 14:37 ` [Qemu-devel] [PULL 2/2] target/alpha: Fix user-only floating-point exceptions Richard Henderson
2019-05-20 11:42 ` [Qemu-devel] [PULL 0/2] " 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=20190519143702.5587-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=peter.maydell@linaro.org \
--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).