WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Problem with (Mini-OS) page-table setup

To: Livio Soares <livio@xxxxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Problem with (Mini-OS) page-table setup
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Thu, 02 Aug 2007 06:57:19 +0100
Delivery-date: Wed, 01 Aug 2007 22:51:24 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070801211742.GA17272@xxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcfUyfxQOviBzUC9Edy9+wAWy6hiGQ==
Thread-topic: [Xen-devel] Problem with (Mini-OS) page-table setup
User-agent: Microsoft-Entourage/11.3.3.061214


On 1/8/07 22:17, "Livio Soares" <livio@xxxxxxxxxxxxxxxx> wrote:

>   After an  unsuccessful mmu_update() call. This  is what I get  in the xen
> console:
> 
> (XEN) /home/liviobs/xen-unstable.hg/xen/include/asm/mm.h:186:d43 Error pfn
> 24000: rd=ffff8300cee12100, od=ffff8300ceef2100, caf=80000002,
> taf=00000000e8000001
> (XEN) mm.c:649:d43 Error getting mfn 24000 (pfn 2031c) from L1 entry
> 0000000024000125 for dom43

The problem is that the given MFN (the one you are trying to map) does not
belong to you. Add some extra tracing around mm.h:186 and find out the
domain ids involved. This could be due perhaps to a bogus lookup in the p2m
map?

 -- Keir



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>