qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [linux-user] Added posix message queue syscalls except


From: Kirill A. Shutemov
Subject: Re: [Qemu-devel] [linux-user] Added posix message queue syscalls except mq_notify
Date: Mon, 15 Dec 2008 23:24:30 +0200
User-agent: Mutt/1.5.18 (2008-10-30)

On Mon, Dec 15, 2008 at 10:01:41PM +0100, Lionel Landwerlin wrote:
> Le dimanche 14 décembre 2008 à 20:11 +0200, Kirill A. Shutemov a écrit :
> > On Sat, Dec 13, 2008 at 01:39:27PM +0100, Lionel Landwerlin wrote:
> 
> Here is a second version of my patch for mq_open, mq_getsetattr,
> mq_timedsend, mq_timedreceive and mq_unlink syscalls.
> 
> >From 2aaa1d66232da3bee0fcdac93bbab09f12ce4b19 Mon Sep 17 00:00:00 2001
> From: Lionel Landwerlin <address@hidden>
> Date: Mon, 1 Dec 2008 02:42:24 +0100
> Subject: [PATCH] Added posix message queue syscalls except mq_notify
> 
> Signed-off-by: Lionel Landwerlin <address@hidden>
> ---
>  linux-user/syscall.c      |  147 +++++++++++++++++++++++++++++++++++++++-----
>  linux-user/syscall_defs.h |    9 +++-
>  2 files changed, 138 insertions(+), 18 deletions(-)

Reviewed-by: Kirill A. Shutemov <address@hidden>

I also have added it to my patchset:
http://git.altlinux.org/people/kas/packages/qemu.git?a=shortlog;h=refs/heads/for-upstream

-- 
Regards,  Kirill A. Shutemov
 + Belarus, Minsk
 + ALT Linux Team, http://www.altlinux.org/

Attachment: signature.asc
Description: Digital signature


reply via email to

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