Re: [Qemu-devel] [PATCH] use correct initial region_offset

2011-03-06 Thread Aurelien Jarno
On Thu, Jan 27, 2011 at 01:01:01PM +0200, Alex Rozenman wrote: > Hi, > > I found a bug in phys_page_find_alloc function causing initial region_offset > field to be set to incorrect initial value. > Usually, the pages are re-assigned afterwards, so the bug has very small > effect on regular QEMU us

[Qemu-devel] [PATCH] use correct initial region_offset

2011-01-27 Thread Alex Rozenman
Hi, I found a bug in phys_page_find_alloc function causing initial region_offset field to be set to incorrect initial value. Usually, the pages are re-assigned afterwards, so the bug has very small effect on regular QEMU users. We use "memory unassigned" callback and this bug causes invalid addres