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 09:09:13 +0000 Message-ID: References: <495345F7.6080905@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <495345F7.6080905@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 Cc: "Tian, Kevin" , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 25/12/2008 08:36, "Akio Takebe" wrote: >>> 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. >> > But shadow memory should enable write accesses during INIT and BCV. > It's in BBS spec. Oh, I hadn't realised that. Perhaps then it is appropriate to apply your patch and actually re-enable warnings in Xen. Since the only 'false positives' were from the ROM initialisations. I shall apply something suitable. Thanks. -- Keir