[Xen-ia64-devel] Re: Please pull ia64 trees

2009-02-16 Thread Isaku Yamahata
Hi Keir. Please pull again because it had a bug which causes VMM to panic on IA64. Now it is fixed. Sorry for disturbing with frequest request. thanks, On Fri, Feb 13, 2009 at 11:40:00AM +0900, Isaku Yamahata wrote: Hi Keir, Please pull the ia64 trees:

[Xen-ia64-devel] [IA64] Enhance vt-d support for ia64

2009-02-16 Thread Zhang, Xiantao
Hi, Isaku This patch targets for enhancing vt-d support for ia64, could you help to review? Xiantao # HG changeset patch # User xian...@vti-build.sh.intel.com # Date 1234244822 -28800 # Node ID 67f2e14613efc0a18924fd60f2561999b9f59a43 # Parent 4fd4dcf2f8916ab4656911a76e52fc6b1ad42c2f

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

2009-02-16 Thread Isaku Yamahata
On Mon, Feb 16, 2009 at 06:33:45PM +0800, Zhang, Xiantao wrote: Hi, Isaku This patch targets for enhancing vt-d support for ia64, could you help to review? It looks mostly good. How about moving arch independent MSI related definitions into a common header file instead of duplicating

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

2009-02-16 Thread Zhang, Xiantao
Isaku Yamahata wrote: On Mon, Feb 16, 2009 at 06:33:45PM +0800, Zhang, Xiantao wrote: Hi, Isaku This patch targets for enhancing vt-d support for ia64, could you help to review? It looks mostly good. How about moving arch independent MSI related definitions into a common header file

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

2009-02-16 Thread Isaku Yamahata
On Tue, Feb 17, 2009 at 09:42:05AM +0800, Zhang, Xiantao wrote: Isaku Yamahata wrote: On Mon, Feb 16, 2009 at 06:33:45PM +0800, Zhang, Xiantao wrote: Hi, Isaku This patch targets for enhancing vt-d support for ia64, could you help to review? It looks mostly good. How about

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

2009-02-16 Thread Isaku Yamahata
The patch touches the common/x86 part. So please sent it to xen-devel, then I'll pull it. Acked-by: Isaku Yamahata yamah...@valinux.co.jp On Tue, Feb 17, 2009 at 10:57:21AM +0900, Isaku Yamahata wrote: On Tue, Feb 17, 2009 at 09:42:05AM +0800, Zhang, Xiantao wrote: Isaku Yamahata wrote: On

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

2009-02-16 Thread Zhang, Xiantao
Okay, thanks! Xiantao -Original Message- From: Isaku Yamahata [mailto:yamah...@valinux.co.jp] Sent: Tuesday, February 17, 2009 10:12 AM To: Zhang, Xiantao Cc: xen-ia64-devel@lists.xensource.com Subject: Re: [IA64] Enhance vt-d support for ia64 The patch touches the common/x86 part. So

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

2009-02-16 Thread Zhang, Xiantao
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 support for ia64. Signed-off-by: Xiantao Zhang xiantao.zh...@intel.com Acked-by: Isaku Yamahata