From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Sharma Subject: Re: ia64/Xen VT-i support code is in Xen staging tree Date: Tue, 10 May 2005 12:05:47 -0700 Message-ID: <4281060B.6040004@intel.com> References: <7F740D512C7C1046AB53446D3720017303EEDF3C@scsmsx402.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Mark Williamson Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Mark Williamson wrote: >>Our design strategy is to reuse ia32/Xen VMX design as possible. That >>is, >>Device Model, the same DM in ia32 VMX, runs on Domain0 to service IO >>requrests coming from VT DomainN. > > > OK. Is there an existing codebase you can use to emulate common IPF system > devices (where for VT-x, the Bochs / QEmu device models are being used) or > will you be writing this stuff from scatch? The plan is to reuse QEMU. -Arun