qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Riku Voipio <riku.voipio@iki.fi>
To: qemu-devel@nongnu.org, anthony@codemonkey.ws
Subject: [Qemu-devel] [PULL] linux-user patches for master
Date: Thu, 17 Feb 2011 13:57:31 +0200	[thread overview]
Message-ID: <20110217115731.GA20960@afflict.kos.to> (raw)

The following changes since commit 79f2b6fcdb7c06cdce6eccc796f5651f3efb843e:

  Merge remote branch 'kwolf/for-anthony' into staging (2011-02-16 08:47:13 -0600)

are available in the git repository at:

  git://gitorious.org/qemu-maemo/qemu.git linux-user-for-upstream

Laurent Vivier (4):
      linux-user: add rmdir() strace
      linux-user: in linux-user/strace.c, tswap() is useless
      linux-user: Define target alignment size
      linux-user: correct core dump format

Peter Maydell (1):
      linux-user: Support the epoll syscalls

 configure                 |   71 ++++++++++++++++++++++++++++++
 cpu-defs.h                |   14 ++++--
 linux-user/elfload.c      |   34 ++++++++-------
 linux-user/strace.c       |   91 +++++++++++++++++++-------------------
 linux-user/strace.list    |    3 +
 linux-user/syscall.c      |  107 +++++++++++++++++++++++++++++++++++++++++++++
 linux-user/syscall_defs.h |   13 +++++
 7 files changed, 267 insertions(+), 66 deletions(-)

             reply	other threads:[~2011-02-17 11:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-17 11:57 Riku Voipio [this message]
2011-02-20 13:51 ` [Qemu-devel] [PULL] linux-user patches for master Aurelien Jarno

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=20110217115731.GA20960@afflict.kos.to \
    --to=riku.voipio@iki.fi \
    --cc=anthony@codemonkey.ws \
    --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).