From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: pci-passthrough and shared interrupts Date: Fri, 1 Oct 2010 11:58:20 -0400 Message-ID: <20101001155820.GA29323@dumpdata.com> References: <20100825223415.GA6326@phenom.dumpdata.com> <20100825234330.GA6588@phenom.dumpdata.com> <20100827140347.GA4454@phenom.dumpdata.com> <20101001134529.GA28639@dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline 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: Ritu kaur Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, Oct 01, 2010 at 08:36:03AM -0700, Ritu kaur wrote: > Hi Konrad, > > Frankly, I am confused. XCP(which is similar to Citrix Xenserver but > open-source and newer-kernel) requires DDK to build a kernel image. If I > understand your suggestion correctly I should be able to > > 1. Take PVOPS kernel code, compile it in XCP DDK and load it into dom0 > 2. Take PVOPS kernel code, compile it in domU OS and load it into domU > > then, I should be able to get pci-passthrough + shared interrupts between > devices working correctly? Please clarify/confirm Yes.