From mboxrd@z Thu Jan 1 00:00:00 1970 From: cody Subject: Re: [question] PCI passthrough: when does Xen map device's BARs to guest? Date: Sat, 10 Mar 2012 00:42:56 +0800 Message-ID: <4F5A3310.4050706@gmail.com> References: <4F589A91.4020206@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F589A91.4020206@gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Does anyone know this? Or it is not handled by Xen? Thanks for help. -cody On 03/08/2012 07:40 PM, cody wrote: > Hi, > > I checked the assign_device code path but seems only found IOMMU > mapping table setup code in there. When does Xen map device's BARs to > guest? Where's related code? Thanks. > > -cody