qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/7] pending linux-user patches


From: riku . voipio
Subject: [Qemu-devel] [PATCH 0/7] pending linux-user patches
Date: Fri, 9 Sep 2011 12:32:24 +0300

From: Riku Voipio <address@hidden>

The following patches have sent to the list last month and look
ok. If everyone is Ok with these patches, I will send these as 
pull request next week.

Patches are also available at the git repository at:
  git://git.linaro.org/people/rikuvoipio/qemu.git linux-user-for-upstream

An-Cheng Huang (3):
  linux-user: Fix MIPS indirect syscall handling
  linux-user: Verify MIPS syscall arguments
  linux-user: Implement setxattr/getxattr/removexattr syscalls

Cédric VINCENT (1):
  linux-user: Fix initialization of the heap contents when allocating
    new pages

Dr. David Alan Gilbert (1):
  linux-user: Implement new ARM 64 bit cmpxchg kernel helper

Johannes Schauer (1):
  introduce environment variables for all qemu-user options

Peter Maydell (1):
  linux-user: Exit with an error if we couldn't set up gdbserver

 linux-user/elfload.c |   56 ++++-
 linux-user/main.c    |  674 ++++++++++++++++++++++++++++++++++----------------
 linux-user/qemu.h    |    6 +
 linux-user/syscall.c |   63 +++++-
 4 files changed, 579 insertions(+), 220 deletions(-)

-- 
1.7.4.1




reply via email to

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