qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 10/23] bsd-user: add shims for memory management


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 10/23] bsd-user: add shims for memory management related syscalls
Date: Mon, 24 Jun 2013 18:26:32 +0100

On 24 June 2013 03:03, Stacey Son <address@hidden> wrote:
> This change adds support for bsd memory management system calls including
> mmap(2), munmap(2), mprotect(2), msync(2), etc.  Also, it adds shared memory
> management system calls. In addition, cleans up syscall.c a bit and fixes
> checkpatch.pl warnings and errors.

"Also" in a commit message again -- would be better split.

thanks
-- PMM



reply via email to

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