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] Re: PATCH: allow domain to set shared_info address

To: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>, <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>, "Williamson, Alex (Linux Kernel Dev)" <alex.williamson@xxxxxx>
Subject: [Xen-ia64-devel] Re: PATCH: allow domain to set shared_info address
From: Tristan Gingold <Tristan.Gingold@xxxxxxxx>
Date: Fri, 23 Jun 2006 08:30:50 +0200
Delivery-date: Thu, 22 Jun 2006 23:26:34 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <516F50407E01324991DD6D07B0531AD5BF60AB@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <516F50407E01324991DD6D07B0531AD5BF60AB@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.5
Le Jeudi 22 Juin 2006 19:55, Magenheimer, Dan (HP Labs Fort Collins) a écrit :
> Can shared_info be changed randomly at any time by
> a domain?
Yes
>  Will this cause any problems?
No, as long as domain does it correctly.  Safe when UP, should be done with a 
lot of care when SMP.

> If this
> hypercall can/should be called only very early during
> boot, it would be good to add some checks to disallow
> it from being called at a later time.
Two points:
* it may be done at anytime
* I don't really see what checks can be implemented.

Tristan.

>
> > -----Original Message-----
> > From: Tristan Gingold [mailto:Tristan.Gingold@xxxxxxxx]
> > Sent: Thursday, June 22, 2006 3:23 AM
> > To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx; Magenheimer, Dan (HP
> > Labs Fort Collins); Williamson, Alex (Linux Kernel Dev)
> > Subject: PATCH: allow domain to set shared_info address
> >
> > Hi,
> >
> > this patch add a new hypercall to set shared_info address.
> > Currently it is disabled in order not to break backward
> > compatibility with
> > previous Xen (for FC6 people).
> >
> > Tested by booting dom0+domU (2w) using old address
> > Tested by booting dom0+domU (2w) using -1MB address.
> >
> > Tristan.

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

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