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

Re: [Xen-ia64-devel] [RFC][PATCH] [RESEND] support special guest optimis

To: Dietmar Hahn <dietmar.hahn@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-ia64-devel] [RFC][PATCH] [RESEND] support special guest optimisations in the hypervisor
From: Tristan Gingold <tgingold@xxxxxxx>
Date: Sat, 7 Jul 2007 16:02:28 +0200
Cc: Alex Williamson <alex.williamson@xxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 07 Jul 2007 06:54:38 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200707061537.03841.dietmar.hahn@xxxxxxxxxxxxxxxxxxx>
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: <51CFAB8CB6883745AE7B93B3E084EBE2DE9F34@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <1183685779.23718.147.camel@bling> <200707061537.03841.dietmar.hahn@xxxxxxxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Fri, Jul 06, 2007 at 03:37:03PM +0200, Dietmar Hahn wrote:
> Hi,
> 
> Am Freitag, 6. Juli 2007 schrieb Alex Williamson:
> > Dietmar, is there any reason to use "PV" or "HVM" in the name of the
> > feature bit?  It seems like if we had a OPTF_IDENT_MAP_HVM_REG7 and a
> > OPTF_IDENT_MAP_PV_REG7 that they wouldn't intersect in usage.  We could
> > therefore make them the same bit and drop the extra identifier.  In the
> > Windows case, I wonder if that should be two separate bits for region 4
> > & 5 instead of combining them into one.  Thanks,
> > 
> >     Alex
>   
> here are 2 new patches containing the discussed issues.
> - opt_feature_linux.patch
>   implements the usage of the hypercall from dom0/domU
> - opt_feature_xen.patch
>   for PV: implements the new hypercall  __HYPERVISOR_opt_feature.
>   for HVM: does this in set_os_type().
> 
> I added 3 features:
>   OPTF_IDENT_MAP_REG7, OPTF_IDENT_MAP_REG5, OPTF_IDENT_MAP_REG4
> 
> Please send comments or commit!

Sorry for this late remark but you should use the XEN_IA64_ prefix in front
of OPTF to prevent collision (although this can be done after applying the
patch).

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>