From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: guest attempted write to read-only memory page. Date: Thu, 25 Dec 2008 08:09:56 +0000 Message-ID: References: <4952E7BE.1070103@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4952E7BE.1070103@jp.fujitsu.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Akio Takebe , "Tian, Kevin" Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 25/12/2008 01:54, "Akio Takebe" wrote: >> I make a quick test, that warning disappears after moving disable >> action post rom_scan. But I haven't found the place triggering such >> write violation, as in previous revision write access is also disabled >> before rom_scan. It could come from recent bochs update on >> expansion rom part by 18931. > > Sorry for my late response. > That's a bug of mine. > > Some option ROMs would do write accesses. > So rombios need to enable write acess before rom_scan. > I'll post a patch to fix. This behaviour existed before your upgrade, and it's not a bug. I fixed by removing the warning message. -- Keir