8 messages in com.xensource.lists.xen-ia64-devel[Xen-ia64-devel] RE: ia64/Xen VT supp...
FromSent OnAttachments
Dong, Eddie02 May 2005 22:01 
Magenheimer, Dan (HP Labs Fort Collins)03 May 2005 08:09 
Magenheimer, Dan (HP Labs Fort Collins)06 May 2005 12:22 
Yang, Fred09 May 2005 15:35 
Arun Sharma09 May 2005 16:19 
Magenheimer, Dan (HP Labs Fort Collins)10 May 2005 07:48 
Magenheimer, Dan (HP Labs Fort Collins)10 May 2005 07:49 
Magenheimer, Dan (HP Labs Fort Collins)10 May 2005 16:42 
Subject:[Xen-ia64-devel] RE: ia64/Xen VT support code is in staging tree
From:Magenheimer, Dan (HP Labs Fort Collins) (dan.@hp.com)
Date:05/10/2005 07:49:18 AM
List:com.xensource.lists.xen-ia64-devel

Congrats!

I'll try to build/test it on my box soon to ensure non-VT continues to work.

-----Original Message----- From: Yang, Fred [mailto:fred@intel.com] Sent: Monday, May 09, 2005 4:36 PM To: Magenheimer, Dan (HP Labs Fort Collins); xen-@lists.xensource.com Subject: ia64/Xen VT support code is in staging tree

Dan,

We have pushed our latest ia64/Xen code with VT support logic onto

http://xen-ia64.bkbits.net:8080/xeno-unstable-ia64-staging.bk

The tree is based on xeno-unstable-ia64.bk dated 4/24. The current status for ia64/Xen with VT support is we can boot unmodified Linux2.6.11 as Domain0 to run both X and NIC.

You can do the following to build Xen with VT enabled once bk cloned

cd xen sh arch/ia64/tools/mkbuildtree make -j4

There is also a simple readme in README.RunVT.

We are in process of rebase to the latest code, and will start merging both paravirtualization and VT designs base on our previous email threads.