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 works for eth but not ATM

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Pci passthrough works for eth but not ATM
From: Sam <liste-xen@xxxxxxxxxxxx>
Date: Sun, 01 May 2011 11:42:47 +0200
Delivery-date: Sun, 01 May 2011 02:44:44 -0700
Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ingescom.com; s=dkim; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:Subject:To:MIME-Version:From:Date:Message-ID; bh=tqqyy5UsaUsZUp0MZhiymYqKnqWhfx5+VRIGOwF9PMs=; b=SQ8wcyWytgN5ZT6Wmfiy9QQ1Cu3MzGii42NG3NJpAoH2rsl1/N0NO+qx3+Aa7hr3d+E/JtxILiN94B8F+HfNl9OL2Ui+NWZ2mM3ZvbQZhcHmBl09VD2RJzFhgq+WXYqf7XbHQgZHQuhnu6MSa7R1PYhFh+6MpmwHno+dq0JCemE=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4DBC2235.5020304@xxxxxxxxxxxx>
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: <4DBC2235.5020304@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Sorry, it works now,

Despite the fact that the command "
xm pci-list-assignable-devices" doesn't show anything, my pci atm card is available from my Domu.

As the wiki says to not continue until the command "xm pci-list-assignable-devices" doesn't show anything, I did not try LSPCI in the DomU.

But it works.

Sam.



Le 30/04/2011 16:52, Sam a écrit :
Hi,

I run squeeze as Dom0 with Xen 4.0.1 from package.

I achieved, according to the wiki xen, to do pci passthrough for ethernet card, but can't achieved for Bewan PCI-st atm card.

In grub2, there is :

module /boot/vmlinuz-2.6.32-5-xen-amd64 placeholder root=UUID=8305b4fc-08cd-4ca6-b6c6-f7f6e14b3ff3 ro quiet xen-pciback.hide=(01:00.0)(03:00.0) pci=resource_alignment=01:00.0;03:00.0

But xm pci-list-assignable-devices only show the first pci device, not the 01:00.0:

# xm pci-list-assignable-devices
0000:03:00.0

Is it possible to have pci passthrough working with my Bewan Pci-st ATM card ?

Thanks.
Sam

_______________________________________________
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>
  • Re: [Xen-users] Pci passthrough works for eth but not ATM, Sam <=