qemu-devel
[Top][All Lists]
Advanced

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

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


From: Alex Rozenman
Subject: [Qemu-devel] [PATCH] use correct initial region_offset
Date: Thu, 27 Jan 2011 13:01:01 +0200

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 addresses there.

A small patch is attached. I have ssh membership on savannah. Please approve and/or push.
This is my first time when I am suggesting patches to QEMU; I also would like to add some fixes for
ppc440/ppc440x6 cores.

-- 
Best regards,
Alex Rozenman (address@hidden).

Attachment: 0001-phys_page_find_alloc-use-correct-initial-region_offs.patch
Description: Text Data


reply via email to

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