[Xen-ia64-devel] RE: [PATCH]ia64: Enhance vt-d support for ia64.

2009-02-18 Thread Zhang, Xiantao
Keir Fraser wrote: On 17/02/2009 03:47, Zhang, Xiantao xiantao.zh...@intel.com wrote: This patch targets for enhancing vt-d support for ia64. 1. reserve enough memory for building dom0 vt-d page table. 2. build 1:1 vt-d page table according to system's mem map. 3. enable vt-d interrupt

[Xen-ia64-devel] Re: [PATCH]ia64: Enhance vt-d support for ia64.

2009-02-18 Thread Isaku Yamahata
On Wed, Feb 18, 2009 at 08:41:43AM +, Keir Fraser wrote: On 18/02/2009 08:31, Zhang, Xiantao xiantao.zh...@intel.com wrote: Signed-off-by: Xiantao Zhang xiantao.zh...@intel.com Acked-by: Isaku Yamahata yamah...@valinux.co.jp Applied, but it's actually broken the ia64 build due to

Re: [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for vhpt

2009-02-18 Thread Isaku Yamahata
On Wed, Feb 18, 2009 at 11:20:03AM +0800, Zhang, Yang wrote: Fix the issue that guest cannot be launched by using balloon driver. - In current version, when using balloon driver to balloon memory,it did not balloon the memory for vhpt. vhpt needs the continuous memory.But it allocates

RE: [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for vhpt

2009-02-18 Thread Zhang, Yang
Hi From: Isaku Yamahata [mailto:yamah...@valinux.co.jp] Sent: 2009年2月19日 11:12 To: Zhang, Yang Cc: xen-ia64-devel@lists.xensource.com Subject: Re: [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for vhpt - It is a poor approach to introduce new HVM_PARAM_VHPT_SIZE. This is

Re: [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for vhpt

2009-02-18 Thread Isaku Yamahata
On Thu, Feb 19, 2009 at 01:11:53PM +0800, Zhang, Yang wrote: Hi From: Isaku Yamahata [mailto:yamah...@valinux.co.jp] Sent: 2009年2月19日 11:12 To: Zhang, Yang Cc: xen-ia64-devel@lists.xensource.com Subject: Re: [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for vhpt -

RE: [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for vhpt

2009-02-18 Thread Zhang, Yang
Ok, I will modify it. Thanks Best Regards --yang -Original Message- From: Isaku Yamahata [mailto:yamah...@valinux.co.jp] Sent: 2009年2月19日 13:33 To: Zhang, Yang Cc: xen-ia64-devel@lists.xensource.com Subject: Re: [Xen-ia64-devel] [PATCH] Fix that guest can not get continuous memory for