qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: riku.voipio@linaro.org
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Riku Voipio <riku.voipio@linaro.org>,
	Anthony Liguori <aliguori@amazon.com>
Subject: [Qemu-devel] [PULL for-2.0 0/7] linux-user patches
Date: Wed, 19 Mar 2014 16:02:55 +0200	[thread overview]
Message-ID: <cover.1395237255.git.riku.voipio@linaro.org> (raw)

From: Riku Voipio <riku.voipio@linaro.org>

The following changes since commit 6fffa26244737f8fd8641a21fee29bd6aa9fdff5:

  Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-15' into staging (2014-03-15 18:22:11 +0000)

are available in the git repository at:

  git://git.linaro.org/people/riku.voipio/qemu.git linux-user-for-upstream

for you to fetch changes up to e0eb210ec0c1cd262e3f642133ee93acdaf60aa0:

  linux-user: Implement capget, capset (2014-03-17 15:26:58 +0200)

Alex Barcelo (1):
  signal: added a wrapper for sigprocmask function

Andreas Schwab (1):
  linux-user: implement F_[GS]ETOWN_EX

Peter Maydell (5):
  linux-user/signal.c: Correct error path for AArch64 do_rt_sigreturn
  linux-user: Don't return uninitialized value for atomic_barrier
    syscall
  linux-user: Don't reserve space for commpage for AArch64
  linux-user: Don't allow guest to block SIGSEGV
  linux-user: Implement capget, capset

 linux-user/elfload.c      |   5 +-
 linux-user/qemu.h         |   2 +
 linux-user/signal.c       | 120 ++++++++++++++++++++++++++++++++++---------
 linux-user/syscall.c      | 126 ++++++++++++++++++++++++++++++++++++++++++----
 linux-user/syscall_defs.h |  18 +++++++
 5 files changed, 236 insertions(+), 35 deletions(-)

-- 
1.8.1.2

             reply	other threads:[~2014-03-19 14:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-19 14:02 riku.voipio [this message]
2014-03-19 14:02 ` [Qemu-devel] [PULL for-2.0 1/7] linux-user/signal.c: Correct error path for AArch64 do_rt_sigreturn riku.voipio
2014-03-19 14:02 ` [Qemu-devel] [PULL for-2.0 2/7] linux-user: Don't return uninitialized value for atomic_barrier syscall riku.voipio
2014-03-19 14:02 ` [Qemu-devel] [PULL for-2.0 3/7] linux-user: implement F_[GS]ETOWN_EX riku.voipio
2014-03-19 14:02 ` [Qemu-devel] [PULL for-2.0 4/7] linux-user: Don't reserve space for commpage for AArch64 riku.voipio
2014-03-19 14:03 ` [Qemu-devel] [PULL for-2.0 5/7] signal: added a wrapper for sigprocmask function riku.voipio
2014-03-19 14:03 ` [Qemu-devel] [PULL for-2.0 6/7] linux-user: Don't allow guest to block SIGSEGV riku.voipio
2014-03-19 14:03 ` [Qemu-devel] [PULL for-2.0 7/7] linux-user: Implement capget, capset riku.voipio
2014-03-19 15:10   ` Laurent Desnogues
2014-03-19 16:07     ` Peter Maydell
2014-03-19 14:43 ` [Qemu-devel] [PULL for-2.0 0/7] linux-user patches 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=cover.1395237255.git.riku.voipio@linaro.org \
    --to=riku.voipio@linaro.org \
    --cc=aliguori@amazon.com \
    --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).