From: riku.voipio@linaro.org
To: qemu-devel@nongnu.org
Cc: Riku Voipio <riku.voipio@linaro.org>
Subject: [Qemu-devel] [PULL 0/5] linux-user patches for 2.2
Date: Mon, 6 Oct 2014 17:34:14 +0300 [thread overview]
Message-ID: <cover.1412604631.git.riku.voipio@linaro.org> (raw)
From: Riku Voipio <riku.voipio@linaro.org>
The following changes since commit 1831e150606a221898bf46ffaf0453e9952cbbc4:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2014-09-30 16:45:35 +0100)
are available in the git repository at:
git://git.linaro.org/people/riku.voipio/qemu.git tags/pull-linux-user-20141006
for you to fetch changes up to 88555b7dfa79d7d21100d0b90730bf43d25d735b:
translate-all.c: memory walker initial address miscalculation (2014-10-01 16:16:14 +0300)
----------------------------------------------------------------
linux-user pull for 2.2
Clearest linux-user patches sent to the list since august,
Apart from Mikhails patch, the rest are quite trivial.
----------------------------------------------------------------
Alexander Graf (2):
linux-user: Convert blkpg to use a special subop handler
linux-user: Simplify timerid checks on g_posix_timers range
Mikhail Ilyin (1):
translate-all.c: memory walker initial address miscalculation
Peter Maydell (1):
linux-user: Enable epoll_pwait syscall for ARM
Riku Voipio (1):
linux-user: don't include timerfd if not needed
include/exec/cpu-all.h | 4 ++--
linux-user/arm/syscall_nr.h | 2 +-
linux-user/elfload.c | 18 +++++++++---------
linux-user/ioctls.h | 3 ++-
linux-user/syscall.c | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------
linux-user/syscall_types.h | 2 +-
translate-all.c | 33 ++++++++++++++++-----------------
7 files changed, 103 insertions(+), 44 deletions(-)
--
2.0.1
next reply other threads:[~2014-10-06 14:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-06 14:34 riku.voipio [this message]
2014-10-06 14:34 ` [Qemu-devel] [PULL 1/5] linux-user: Enable epoll_pwait syscall for ARM riku.voipio
2014-10-06 14:34 ` [Qemu-devel] [PULL 2/5] linux-user: Convert blkpg to use a special subop handler riku.voipio
2014-10-06 14:34 ` [Qemu-devel] [PULL 3/5] linux-user: Simplify timerid checks on g_posix_timers range riku.voipio
2014-10-06 14:34 ` [Qemu-devel] [PULL 4/5] linux-user: don't include timerfd if not needed riku.voipio
2014-10-06 14:34 ` [Qemu-devel] [PULL 5/5] translate-all.c: memory walker initial address miscalculation riku.voipio
2014-10-06 14:59 ` [Qemu-devel] [PULL 0/5] linux-user patches for 2.2 Peter Maydell
2014-10-06 16:49 ` Peter Maydell
2014-10-06 19:05 ` Riku Voipio
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=cover.1412604631.git.riku.voipio@linaro.org \
--to=riku.voipio@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).