From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: domU guest for xcp 0.1.1 Date: Mon, 12 Apr 2010 10:04:32 -0400 Message-ID: <20100412140432.GA28403@phenom.dumpdata.com> References: <20100331143913.GL1878@reaktio.net> <20100405170013.GA16921@phenom.dumpdata.com> <20100406060337.GQ1878@reaktio.net> 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 Sun, Apr 11, 2010 at 10:11:40AM -0700, Ritu kaur wrote: > Hello > > Any inputs on backporting changes to xcp 2.6.27 source? I've haven't looked at the 2.6.27 source (don't have the time). The back-port might be as easy as just plucking in two or three lines of code that pass in the BIND_PIRQ__WILL_SHARE flag to the EVTCHNOP_bind_pirq hypercall. But .. it might be much more complex where you will need to backport the drivers/xen/events.c framework. > > In addition, I had another question. I believe pci-passthrough works for > pci-e slots as well. I have not tested it just wanted to check if any > additional config changes are needed to make it work? Yes. It should work.