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] early crash with xen-3.1.0 and auto_translated_physmap

To: Daniel Stodden <stodden@xxxxxxxxxx>
Subject: Re: [Xen-devel] early crash with xen-3.1.0 and auto_translated_physmap
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Mon, 1 Oct 2007 15:37:33 +0900
Cc: Xen Developers <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 30 Sep 2007 23:38:12 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1191183587.3398.9.camel@xxxxxxxxxxxxxxxxxxxx>
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>
References: <1191183587.3398.9.camel@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
On Sun, Sep 30, 2007 at 10:19:47PM +0200, Daniel Stodden wrote:
> has anybody been successfully booting domains with
> auto_translated_physmap lately?
> 
> just tried xen 3.1.0 and got console as shown below.
> 
> tried to figure out what domU is doing, but xc_core_x86 doesn't work
> either:
>       'p2m_size < nr_pages -1 (0 < 3ffe)'
> 
> any suggestions how/where to attack this?

With respect to xc_core_x86 and auto translated mode,
it assumes that auto translated physmap mode == hvm domain.
See xc_core_arch_auto_translated_physmap() in xc_core_x86.c
You may want to modify it.

-- 
yamahata

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

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