qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] linux-user syscall bugs


From: Ulrich Hecht
Subject: [Qemu-devel] [PATCH 0/4] linux-user syscall bugs
Date: Fri, 3 Jul 2009 17:09:25 +0200

Couple of bugs I ran into while implementing the S/390 target.

Ulrich Hecht (4):
  pipe argument should not be signed
  64-bit clean socketcall syscall
  wrap path for access syscall
  getrlimit conversion mix-up

 linux-user/syscall.c |  138 +++++++++++++++++++++++++-------------------------
 1 files changed, 69 insertions(+), 69 deletions(-)





reply via email to

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