All of lore.kernel.org
 help / color / mirror / Atom feed
From: Riku Voipio <riku.voipio@iki.fi>
To: qemu-devel@nongnu.org, anthony@codemonkey.ws
Subject: [Qemu-devel] [GIT PULL] changes for linux-user
Date: Wed, 26 Aug 2009 22:05:06 +0300	[thread overview]
Message-ID: <20090826190506.GA26673@kos.to> (raw)

[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]

The following changes since commit 4e6f6d4c20252c6900f01787559b97a559c0b402:
  Laurent Desnogues (1):
        ARM back-end: Fix encode_imm

are available in the git repository at:

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

Kirill A. Shutemov (1):
      linux-user: Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit targets

Laurent Vivier (3):
      m68k,linux-user: add setup_frame
      m68k, linux-user: add setup_rt_frame
      m68k, linux-user: enable sigaltstack()

Nathan Froyd (1):
      linux-user: fix mq_* compilation problems

Riku Voipio (1):
      linux-user: add eventfd support

Ulrich Hecht (4):
      linux-user: fcntl fixes for LTP
      linux-user: enable getdents for > 32-bit systems
      linux-user: fadvise64 implementation
      linux-user: zero fstat buffer to initialize nsec fields

 configure                 |   18 ++
 linux-user/mmap.c         |   79 +++++-----
 linux-user/signal.c       |  382 +++++++++++++++++++++++++++++++++++++++++++++
 linux-user/syscall.c      |   83 +++++++---
 linux-user/syscall_defs.h |    7 +
 5 files changed, 510 insertions(+), 59 deletions(-)


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2009-08-26 19:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-26 19:05 Riku Voipio [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-07-02 20:14 [Qemu-devel] [GIT PULL] changes for linux-user 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=20090826190506.GA26673@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.