qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/7] linux-user updates


From: riku . voipio
Subject: [Qemu-devel] [PATCH 0/7] linux-user updates
Date: Thu, 7 Mar 2013 10:21:25 +0000

From: Riku Voipio <address@hidden>

Hi,

I did a dig through the archive for linux-user patches
that have slipped through during my inactivity. The ones
in this patchset appear good and pass smoketest.

I will send these as pull request once I'm back from travel 
and can update my git repository.

Riku

Dillon Amburgey (3):
  linux-user: Add Alpha socket constants
  linux-user: Support setgroups syscall with no groups
  linux-user: Add more sparc syscall numbers

John Rigby (2):
  linux-user/syscall.c: handle FUTEX_WAIT_BITSET in do_futex
  linux-user: fix futex strace of FUTEX_CLOCK_REALTIME

Laurent Vivier (2):
  linux-user: improve print_fcntl()
  linux-user: correct semctl() and shmctl()

 linux-user/socket.h           |  69 ++++++++++++++++++++++++++++
 linux-user/sparc/syscall_nr.h |   2 +
 linux-user/strace.c           | 103 ++++++++++++++++++++++++++++++++++--------
 linux-user/syscall.c          |  81 ++++++++++++++++++++-------------
 4 files changed, 205 insertions(+), 50 deletions(-)

-- 
1.8.1.2




reply via email to

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