WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] PCI passthrough

To: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] PCI passthrough
From: Lawrence Ing <larry.xen@xxxxxxxx>
Date: Mon, 08 Aug 2011 18:26:23 -0700
Delivery-date: Mon, 08 Aug 2011 18:27:41 -0700
Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lwi3.net; s=default; h=Mime-Version:Message-ID:Content-Transfer-Encoding:Content-Type:References:In-Reply-To:Date:To:From:Subject; bh=tA6EJ6t/5Mb/M7M8W65mYaefzd5hRO0J6ps9jXsPLu8=; b=wno74iKkevxtZs8t0fA3jEnsuE6KaD6RGwSceok0O/TB/A5fKwUZmtYzgMtuAMHSUKg1fdEbp0xQRGBR9dLSmNauHNWSExnHDUbS0xiPSmikpXXWgII5/y6Lm5tm74QL;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1312848517.8793.6.camel@Astonmartin>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1312848517.8793.6.camel@Astonmartin>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
My mistake was simply putting xen-pciback.hide on the hypervisor line
and not the dom0 kernel line.

On Mon, 2011-08-08 at 17:08 -0700, Lawrence Ing wrote:
> I have a USB controller I wish to pass to a HVM guest.  More
> specifically a WindowsXP HVM guest if that matters.  I have iommu=1 on
> the hypervisor line in grub.cfg as well as xen-pciback.hide=(00:12.2).
> In the VMs config file I have the following:
> 
> pci= ['00:12.2']
> 
> Whenever the VM is started it gives the following error:
> 
> libxl: error: libxl_pci.c:794:libxl__device_pci_add PCI device 0:0:12.2 is 
> not assignable
> 
> My CPU(Opteron 6128) is iommu capable.  I am using kernel 2.6.32.43 from 
> jeremy's
> source with pciback compiled into the kernel.  What am I not doing that sets 
> 00:12.2 as
> an assignable device?
> 
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>