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-devel

Re: [Xen-users] driver domains / PCI passthru on amd64

To: "Hans-Christian Armingeon" <johnny@xxxxxxxxxx>
Subject: Re: [Xen-users] driver domains / PCI passthru on amd64
From: "David Goodlad" <dgoodlad@xxxxxxxxx>
Date: Tue, 21 Mar 2006 23:16:06 -0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 22 Mar 2006 07:17:32 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=F/oMvGrNKwnkuoqJQiUEEwdvxb8xM3GwlpKBExJo3yPdkQ++Y+fyoZFP76RN7yK8ZVyTo+QID0lvXr/AyCUQiHyUMHol10QfNxZymkbgnyOpkMs9cW0Ki1N+KYL+K8i5f6vTKsuzvE4r5WBfLuLFLEeSytdWXDjL1p+b7NpMtEQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200603211923.35665.johnny@xxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <200603211923.35665.johnny@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Johnny

I am running an x86_64 system here and pci passthrough does seem to
work for paravirtualized guests.  You won't notice any effect in your
dom0 (ie: it will still show up in lspci).  However, if you check your
dmesg, you will notice a message like 'pciback: grabbing device
nn:nn.n'.  This means that the pci backend driver has claimed
ownership of your device, denying other drivers access, and ensuring
that it can be passed off to a domU when needed.

Hope that helps!
Dave

On 3/21/06, Hans-Christian Armingeon <johnny@xxxxxxxxxx> wrote:
> Hi,
>
> are driver domains supported with xen on amd64? I read some weeks ago, that 
> it is marked x86 specific, even if it would work on amd64, too.
>
> When I append pciback.hide=, it doesn't have any effect.
>
> Can somebody tell me, what's going on?
>
> Johnny
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>


--
Dave Goodlad
dgoodlad@xxxxxxxxx or dave@xxxxxxxxxx
http://david.goodlad.ca/

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

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