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

[Xen-devel] Fail to passthru PCI device to HVM

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Fail to passthru PCI device to HVM
From: Jun Koi <junkoi2004@xxxxxxxxx>
Date: Fri, 4 Sep 2009 15:09:26 +0900
Delivery-date: Thu, 03 Sep 2009 23:10:22 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=eEO6c4tcnNU/jWjh3siiEq2tSA7p35EuffBTdn+4gH0=; b=ZDR6QPGZhbv8HSpT1oYfie9cHwjo5Sq52Hk7uTM4WjYeQYWsLsSnIdTEZkaukDpjRV gig1EF2Rpep506k8Bn8ggYl9KcTJUKrcjuIK7qM3VLEfAcRJB3AhnOspqnEckGM8uK10 Q74Xb2sI9Ow1B5Q036wGzgWZWNUvJq48nv39M=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=Xo96B45lrHjuQY/hf+UoMzv+Vpr2YHDvlll+Kfjl6RfFOdq5IwPil8KURjtwmggtkH 2f0TUaEwAfa422SXwtzsfgiFC7lwAXRD4GDUHXnCwAlJQn+gvKAuZ+mY7GEueZlOGPq8 bWS4fcYfRki9eA/OVhroVfI2PVy2b2J/XgU80=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I am trying to passthru a PCI device to HVM. I think that I already
successfully unbind the device in Dom0, by verifying like below:

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

Then I put a line like below into HVM config file:

pci = ['0000:01:00.0']

But creating the HVM failed, with below error:

"Error: failed to assign device 01:00.0: maybe it has already been
assigned to other domain, or maybe it doesn't exist."

The error message seems misleading, as there is no other VM is running
(only Dom0). So how can I fix this problem?

(I am using -unstable, CS 20145:8fc927798476)

Thanks,
J

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