[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Regression bug
From: |
risc |
Subject: |
Re: [Qemu-devel] Regression bug |
Date: |
Tue, 29 May 2007 15:01:37 -0500 |
User-agent: |
Mutt/1.4.1i |
On Tue, May 29, 2007 at 10:33:37PM +0300, Blue Swirl wrote:
> On 5/29/07, address@hidden <address@hidden> wrote:
> >On Tue, May 29, 2007 at 09:44:39PM +0300, Blue Swirl wrote:
> >> Hi,
> >>
> >> I found a bug in the subpage checking code. Could you try if the
> >> attached patch fixes the problem?
> >
> >thats a negative. the exact same behavior as before.
>
> Thanks.
>
> The bug was actually that on PC, the very last addresses are mapped,
> and the current code failed when the start_addr + size wrapped back to
> 0. That didn't happen on amd64, where I first tried to reproduce the
> bug.
>
> The attached patch fixes the problem for me, I'll commit it if there
> are no objections.
this patch works. thanks. :)
Julia Longtin <address@hidden>
Re: [Qemu-devel] Regression bug, Ben Taylor, 2007/05/30