qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [GIT PULL] changes for linux-user


From: Riku Voipio
Subject: [Qemu-devel] [GIT PULL] changes for linux-user
Date: Wed, 26 Aug 2009 22:05:06 +0300
User-agent: Mutt/1.5.18 (2008-05-17)

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: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]