[Xen-ia64-devel] [PATCH] Remove unused contig mem flag for VTi

2006-07-27 Thread Zhang, Xiantao
This patch intends to remove the confusing flag ARCH_VMX_CONTIG_MEM for
VTi. It was used for indicating that VTi needs contiguous memory.
Currently, it seems useless. In addition, add the flag ARCH_VMX_DOMAIN
to ensure VMX_DOMAIN check correctly with all vcpus.
Thanks  Best Regards
-Xiantao

OTC,Intel Corporation



remove_contig_mem_flag.patch
Description: remove_contig_mem_flag.patch
___
Xen-ia64-devel mailing list
Xen-ia64-devel@lists.xensource.com
http://lists.xensource.com/xen-ia64-devel

RE: [Xen-ia64-devel] [PATCH] Remove unused contig mem flag for VTi

2006-07-27 Thread Zhang, Xiantao
Hi, Tristan
Yes, but current VMX_DOMAIN check based on vcpu, so I think we had 
better set a flag in arch_vcpu for convenience or change VMX_DOMAIN 
implementation. Am I right? 
Thanks  Best Regards
-Xiantao

OTC,Intel Corporation

 -Original Message-
 From: Tristan Gingold [mailto:[EMAIL PROTECTED]
 Sent: 2006年7月27日 16:54
 To: Zhang, Xiantao; xen-ia64-devel@lists.xensource.com
 Subject: Re: [Xen-ia64-devel] [PATCH] Remove unused contig mem flag for VTi
 
 Le Jeudi 27 Juillet 2006 10:15, Zhang, Xiantao a écrit :
  This patch intends to remove the confusing flag ARCH_VMX_CONTIG_MEM for
  VTi. It was used for indicating that VTi needs contiguous memory.
  Currently, it seems useless. In addition, add the flag ARCH_VMX_DOMAIN
  to ensure VMX_DOMAIN check correctly with all vcpus.
 The ARCH_VMX_DOMAIN flag is the same as arch.is_vti.
 I suppose we don't want this double use.  One of them must be removed.
 
 Tristan.

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


Re: [Xen-ia64-devel] [PATCH] Remove unused contig mem flag for VTi

2006-07-27 Thread Tristan Gingold
Le Jeudi 27 Juillet 2006 11:05, Zhang, Xiantao a écrit :
 Hi, Tristan
   Yes, but current VMX_DOMAIN check based on vcpu, so I think we had 
 better
 set a flag in arch_vcpu for convenience or change VMX_DOMAIN
 implementation. Am I right? Thanks  Best Regards
Oh yes, I missed the point.

Sorry!

Tristan.

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


Re: [Xen-ia64-devel] [PATCH] Remove unused contig mem flag for VTi

2006-07-27 Thread Alex Williamson
On Thu, 2006-07-27 at 16:15 +0800, Zhang, Xiantao wrote:
 This patch intends to remove the confusing flag ARCH_VMX_CONTIG_MEM for
 VTi. It was used for indicating that VTi needs contiguous memory.
 Currently, it seems useless. In addition, add the flag ARCH_VMX_DOMAIN
 to ensure VMX_DOMAIN check correctly with all vcpus.

   Applied.

-- 
Alex Williamson HP Open Source  Linux Org.


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