qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: riku.voipio@linaro.org
To: qemu-devel@nongnu.org
Cc: Riku Voipio <riku.voipio@linaro.org>
Subject: [Qemu-devel] [PULL 00/10] linux-user update for 2.11
Date: Wed, 18 Oct 2017 15:33:14 +0300	[thread overview]
Message-ID: <cover.1508329282.git.riku.voipio@linaro.org> (raw)

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

The following changes since commit 40a1e8ac2e10155b5df13a2508ac080b00cd7e23:

  Merge remote-tracking branch 'remotes/elmarco/tags/vu-pull-request' into staging (2017-10-16 10:22:39 +0100)

are available in the git repository at:

  git://git.linaro.org/people/riku.voipio/qemu.git tags/pull-linux-user-20171018

for you to fetch changes up to f443e3960d9d3340dd286e5fc0b661bb165a8b22:

  linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values (2017-10-17 22:24:02 +0300)

----------------------------------------------------------------
Linux-user updates for Qemu 2.11

----------------------------------------------------------------
Alex Bennée (1):
      linux-user/main: support dfilter

Carlo Marcelo Arenas Belón (1):
      linux-user: remove duplicate break in syscall

Laurent Vivier (1):
      target/m68k,linux-user: manage FP registers in ucontext

Peter Maydell (3):
      linux-user: Allow -R values up to 0xffff0000 for 32-bit ARM guests
      linux-user: Fix target FS_IOC_GETFLAGS and FS_IOC_SETFLAGS numbers
      linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values

Richard Henderson (3):
      tcg: Fix off-by-one in assert in page_set_flags
      linux-user: Tidy and enforce reserved_va initialization
      linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31

Riku Voipio (1):
      linux-user: fix O_TMPFILE handling

 accel/tcg/translate-all.c   |  2 +-
 linux-user/arm/target_cpu.h |  4 ++++
 linux-user/elfload.c        |  2 +-
 linux-user/main.c           | 45 ++++++++++++++++++++++++++++++++-------------
 linux-user/signal.c         | 43 +++++++++++++++++++++++++++++++++++++++++++
 linux-user/strace.c         |  4 ++++
 linux-user/syscall.c        |  4 +++-
 linux-user/syscall_defs.h   | 43 +++++++++++++++++++++++++++++++++++++------
 target/mips/mips-defs.h     |  6 +++++-
 target/nios2/cpu.h          |  6 +++++-
 target/sh4/cpu.h            |  6 +++++-
 11 files changed, 140 insertions(+), 25 deletions(-)

             reply	other threads:[~2017-10-18 12:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-18 12:33 riku.voipio [this message]
2017-10-18 12:33 ` [Qemu-devel] [PULL 01/10] linux-user: fix O_TMPFILE handling riku.voipio
2017-10-18 12:33 ` [Qemu-devel] [PULL 02/10] target/m68k, linux-user: manage FP registers in ucontext riku.voipio
2017-10-18 12:33 ` [Qemu-devel] [PULL 03/10] linux-user: remove duplicate break in syscall riku.voipio
2017-10-18 12:33 ` [Qemu-devel] [PULL 04/10] linux-user: Allow -R values up to 0xffff0000 for 32-bit ARM guests riku.voipio
2017-10-18 12:33 ` [Qemu-devel] [PULL 05/10] tcg: Fix off-by-one in assert in page_set_flags riku.voipio
2017-10-18 12:33 ` [Qemu-devel] [PULL 06/10] linux-user: Tidy and enforce reserved_va initialization riku.voipio
2017-10-18 12:33 ` [Qemu-devel] [PULL 07/10] linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31 riku.voipio
2017-10-18 12:33 ` [Qemu-devel] [PULL 08/10] linux-user: Fix target FS_IOC_GETFLAGS and FS_IOC_SETFLAGS numbers riku.voipio
2017-10-18 12:33 ` [Qemu-devel] [PULL 09/10] linux-user/main: support dfilter riku.voipio
2017-10-18 12:33 ` [Qemu-devel] [PULL 10/10] linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values riku.voipio
2017-10-19 14:38 ` [Qemu-devel] [PULL 00/10] linux-user update for 2.11 Peter Maydell
2017-10-19 16:55 ` no-reply

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.1508329282.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).