From: Leon Alrae <leon.alrae@imgtec.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, aurelien@aurel32.net
Subject: [Qemu-devel] [PULL 0/9] target-mips queue
Date: Fri, 23 Sep 2016 08:20:01 +0100 [thread overview]
Message-ID: <1474615210-9006-1-git-send-email-leon.alrae@imgtec.com> (raw)
Hi,
Here's my queue with the MIPS patches I've accumulated so far.
Thanks,
Leon
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Aurelien Jarno <aurelien@aurel32.net>
The following changes since commit 430da7a81d356e368ccd88dcca60f38da9aa5b9a:
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160915' into staging (2016-09-22 15:39:54 +0100)
are available in the git repository at:
git://github.com/lalrae/qemu.git tags/mips-20160923
for you to fetch changes up to fea55615b2f924128e115ceb2265069561b03ef8:
linux-user: Add missing Mips syscalls items in strace.list (2016-09-23 07:07:36 +0100)
----------------------------------------------------------------
MIPS patches 2016-09-23
Changes:
* 24KEc CPU definition
* SYNC instructions make use of tcg memory barrier ops
* various MIPS linux-user bug fixes
----------------------------------------------------------------
Aleksandar Markovic (7):
linux-user: Fix TARGET_SIOCATMARK definition for Mips
linux-user: Fix TARGET_F_GETOWN definition for Mips
linux-user: Fix structure target_flock definition for Mips
linux-user: Fix structure target_semid64_ds definition for Mips
linux-user: Fix certain argument alignment cases for Mips64
linux-user: Add missing TARGET_EDQUOT error code for Mips
linux-user: Add missing Mips syscalls items in strace.list
André Draszik (1):
target-mips: add 24KEc CPU definition
Leon Alrae (1):
target-mips: generate fences
linux-user/mips/target_structs.h | 16 ++++++
linux-user/mips/target_syscall.h | 2 +
linux-user/mips64/target_syscall.h | 2 +
linux-user/strace.list | 114 +++++++++++++++++++++++++++++++++++++
linux-user/syscall.c | 3 +-
linux-user/syscall_defs.h | 12 +++-
target-mips/translate.c | 32 ++++++++++-
target-mips/translate_init.c | 22 +++++++
8 files changed, 199 insertions(+), 4 deletions(-)
next reply other threads:[~2016-09-23 7:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-23 7:20 Leon Alrae [this message]
2016-09-23 7:20 ` [Qemu-devel] [PULL 1/9] target-mips: add 24KEc CPU definition Leon Alrae
2016-09-23 7:20 ` [Qemu-devel] [PULL 2/9] target-mips: generate fences Leon Alrae
2016-09-23 7:20 ` [Qemu-devel] [PULL 3/9] linux-user: Fix TARGET_SIOCATMARK definition for Mips Leon Alrae
2016-09-23 7:20 ` [Qemu-devel] [PULL 4/9] linux-user: Fix TARGET_F_GETOWN " Leon Alrae
2016-09-23 7:20 ` [Qemu-devel] [PULL 5/9] linux-user: Fix structure target_flock " Leon Alrae
2016-09-23 7:20 ` [Qemu-devel] [PULL 6/9] linux-user: Fix structure target_semid64_ds " Leon Alrae
2016-09-23 7:20 ` [Qemu-devel] [PULL 7/9] linux-user: Fix certain argument alignment cases for Mips64 Leon Alrae
2016-09-23 7:20 ` [Qemu-devel] [PULL 8/9] linux-user: Add missing TARGET_EDQUOT error code for Mips Leon Alrae
2016-09-23 7:20 ` [Qemu-devel] [PULL 9/9] linux-user: Add missing Mips syscalls items in strace.list Leon Alrae
2016-09-23 15:15 ` [Qemu-devel] [PULL 0/9] target-mips queue Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2015-10-30 15:00 Leon Alrae
2015-10-30 17:36 ` Peter Maydell
2015-07-16 8:17 Leon Alrae
2015-07-16 10:44 ` 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=1474615210-9006-1-git-send-email-leon.alrae@imgtec.com \
--to=leon.alrae@imgtec.com \
--cc=aurelien@aurel32.net \
--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).