qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Riku Voipio <riku.voipio@iki.fi>, Laurent Vivier <laurent@vivier.eu>
Subject: [Qemu-devel] [PULL 0/4] Linux user for 2.12 patches
Date: Tue, 20 Feb 2018 10:16:36 +0100	[thread overview]
Message-ID: <20180220091640.10875-1-laurent@vivier.eu> (raw)

The following changes since commit f0fa81767555fe2c4b5f8c9e0725a80eac1d7f56:

  cuda.h: Fix multiple typedef (2018-02-16 18:38:21 +0000)

are available in the Git repository at:

  git://github.com/vivier/qemu.git tags/linux-user-for-2.12-pull-request

for you to fetch changes up to b44316fb3610972e40849ec5710aeb42dfeba19d:

  linux-user: Remove THREAD macro (2018-02-18 18:52:32 +0100)

----------------------------------------------------------------

----------------------------------------------------------------

Andreas Schwab (1):
  linux-user: Implement ioctl cmd TIOCGPTPEER

Guido Günther (1):
  linux-user: Fix register used for 6th and 7th syscall argument on
    aarch64

Peter Maydell (1):
  linux-user: Remove THREAD macro

Samuel Thibault (1):
  linux-user: Fix sched_getaffinity mask size

 linux-user/aarch64/termbits.h              |  2 ++
 linux-user/alpha/termbits.h                |  1 +
 linux-user/arm/termbits.h                  |  1 +
 linux-user/cris/termbits.h                 |  1 +
 linux-user/host/aarch64/safe-syscall.inc.S |  6 +++---
 linux-user/hppa/termbits.h                 |  2 ++
 linux-user/i386/termbits.h                 |  1 +
 linux-user/ioctls.h                        |  3 +++
 linux-user/m68k/termbits.h                 |  1 +
 linux-user/main.c                          |  2 +-
 linux-user/microblaze/termbits.h           |  1 +
 linux-user/mips/termbits.h                 |  1 +
 linux-user/nios2/termbits.h                |  2 ++
 linux-user/openrisc/termbits.h             |  2 ++
 linux-user/ppc/termbits.h                  |  1 +
 linux-user/qemu.h                          |  4 +---
 linux-user/s390x/termbits.h                |  1 +
 linux-user/sh4/termbits.h                  |  1 +
 linux-user/sparc/termbits.h                |  1 +
 linux-user/sparc64/termbits.h              |  1 +
 linux-user/syscall.c                       | 13 ++++++++++++-
 linux-user/tilegx/termbits.h               |  1 +
 linux-user/x86_64/termbits.h               |  1 +
 23 files changed, 42 insertions(+), 8 deletions(-)

-- 
2.14.3

             reply	other threads:[~2018-02-20  9:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-20  9:16 Laurent Vivier [this message]
2018-02-20  9:16 ` [Qemu-devel] [PULL 1/4] linux-user: Implement ioctl cmd TIOCGPTPEER Laurent Vivier
2018-02-20  9:16 ` [Qemu-devel] [PULL 2/4] linux-user: Fix register used for 6th and 7th syscall argument on aarch64 Laurent Vivier
2018-02-20  9:16 ` [Qemu-devel] [PULL 3/4] linux-user: Fix sched_getaffinity mask size Laurent Vivier
2018-02-20  9:16 ` [Qemu-devel] [PULL 4/4] linux-user: Remove THREAD macro Laurent Vivier
2018-02-20 10:34 ` [Qemu-devel] [PULL 0/4] Linux user for 2.12 patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2018-02-25 17:59 Laurent Vivier
2018-02-25 18:13 ` no-reply
2018-02-26  8:41   ` Laurent Vivier
2018-02-27 12:41 ` 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=20180220091640.10875-1-laurent@vivier.eu \
    --to=laurent@vivier.eu \
    --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).