[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: [PATCH] linux-user/mmap v3: Testsuite + bugfixes
From: |
Felipe Contreras |
Subject: |
[Qemu-devel] Re: [PATCH] linux-user/mmap v3: Testsuite + bugfixes |
Date: |
Sat, 23 Feb 2008 10:58:12 +0200 |
On Fri, Feb 22, 2008 at 5:32 PM, Edgar E. Iglesias
<address@hidden> wrote:
> Hi,
>
> This is the third version of the linux-user/mmap bugfix patches:
>
> * Let the native mmap choose addresses for unfixed mappings.
> * For file mappings, correct mapping of pages beyond EOF.
> * Adds a small testsuite for linux-user/mmap.
>
> Tested with test-mmap for CRIS, MIPS, ARM and i386, simulated on linux-i686
> hosts.
>
> Felipe, I think the problems you are seeing are related to large mmaps
> failing. By letting the native mmap choose the addresses for unfixed mmaps, I
> hope your segfaults will go away.
This patch does fix the weird issues I was having.
Does the test checks for the issues I had?
--
Felipe Contreras