From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: blauwirbel@gmail.com, riku.voipio@iki.fi
Subject: [Qemu-devel] [PATCH 0/3] sparc-linux-user improvments
Date: Tue, 25 Oct 2011 10:34:05 -0700 [thread overview]
Message-ID: <1319564048-17754-1-git-send-email-rth@twiddle.net> (raw)
These are three patches split out from my recent Sparc VIS
emulation series that are totally independent of target-sparc/.
r~
Richard Henderson (3):
sparc-linux-user: Handle SIGILL.
sparc-linux-user: Fixup sending SIGSEGV
sparc-linux-user: Add some missing syscall numbers
linux-user/main.c | 13 +++++++++++--
linux-user/sparc/syscall_nr.h | 3 +++
2 files changed, 14 insertions(+), 2 deletions(-)
--
1.7.6.4
next reply other threads:[~2011-10-25 17:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-25 17:34 Richard Henderson [this message]
2011-10-25 17:34 ` [Qemu-devel] [PATCH 1/3] sparc-linux-user: Handle SIGILL Richard Henderson
2011-10-25 17:34 ` [Qemu-devel] [PATCH 2/3] sparc-linux-user: Fixup sending SIGSEGV Richard Henderson
2011-10-25 17:34 ` [Qemu-devel] [PATCH 3/3] sparc-linux-user: Add some missing syscall numbers Richard Henderson
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=1319564048-17754-1-git-send-email-rth@twiddle.net \
--to=rth@twiddle.net \
--cc=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=riku.voipio@iki.fi \
/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).