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] [PATCH] tools/libxc/xc_vmx_build.c broken

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH] tools/libxc/xc_vmx_build.c broken
From: "Li, Xin B" <xin.b.li@xxxxxxxxx>
Date: Wed, 6 Apr 2005 16:56:24 +0800
Delivery-date: Wed, 06 Apr 2005 08:56:27 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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: AcU3TgoMrpiS8DvAToS4nnXEMtm3eADNzfBQ
Thread-topic: [Xen-devel] [PATCH] tools/libxc/xc_vmx_build.c broken
Leendert van Doorn wrote:
> xc_vmx_build pins the level 2 page table too early so that subsequent
maps (like those in zap_mmio_ranges) fail and consequently xc_vmx_build
fails. 
> To solve this, this patch pins the l2pt at the end of the function
when all memory initializations are finalized.

Actually, I don't think it's necessary to pin the level 2 page table for
VMX guest.  And if we don't do that, we also need modify a few code in
xen hypervisor.
The patch will be sent out soon.

-Xin
Opinions are my own and don't represent those of my employer 

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

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