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

[Xen-users] PCI passthrough

To: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] PCI passthrough
From: Lawrence Ing <larry.xen@xxxxxxxx>
Date: Mon, 08 Aug 2011 17:08:36 -0700
Delivery-date: Mon, 08 Aug 2011 17:10:32 -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:Date:To:From:Subject; bh=CibP6nymIzq2xWiQHgtYf/ysLY06+oFAsRhEqK88aGs=; b=sMCHgbks7FWx0MbYKE95v4EQ3ykrKnBACPDa2fxqpTTXqmFARrDiKAanqgi8RPYT08yB5CGoKf73BHiz7NUROBMKOFFWvoYWBBPTRdnMA70khHcePizr+Qiq0rZnf1Yp;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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

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