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-ia64-devel

[Xen-ia64-devel] [PATCH 0/5] domain build/save/restore fix

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-ia64-devel] [PATCH 0/5] domain build/save/restore fix
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Thu, 7 Dec 2006 21:35:02 +0900
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Delivery-date: Thu, 07 Dec 2006 04:34:54 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
Recently foreign domain page mapping semantics was changed so that
domain build/save/restore/core were broken.
It fixes domain build/save/restore. (It doesn't fix core yet.)
Although there is something wrong with save/restore, I send out
this patch set becase it would be better than nothing.

shared_info and privregs are mapped by Xen itself,
not by XENMEM_add_to_physmap.
Xen hypervisor itself arranges memory map for domU so that domain
builder in libxc doesn't know it. So it is appropriate for xen
to determin where they should be mapped.


This depends on xen_domctl_getdomaininfo fixes which I sent out
separately to xen-devel.
[PATCH 1/5] map shared_info into guest pseudo physical address space
[PATCH 2/5] map vcpu memory mapped registers into guest psudo physical address 
space
[PATCH 3/5] domain save fix for foreing domain page mapping semantics change
[PATCH 4/5] xc_ia64_linux_restore fix for foreign domain page mapping semantics 
change
[PATCH 5/5] allow foreign domain page mapping of DOMID_XEN/DOMID_IO

thanks  

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

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