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-devel] dm-command: unknown command"pci-ins" ?

To: Jun Koi <junkoi2004@xxxxxxxxx>
Subject: Re: [Xen-devel] dm-command: unknown command"pci-ins" ?
From: Simon Horman <horms@xxxxxxxxxxxx>
Date: Sun, 8 Nov 2009 00:14:48 +1100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 07 Nov 2009 05:15:11 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <fdaac4d50911060841j2d8c31cetedcf8f54c90b332@xxxxxxxxxxxxxx>
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>
References: <fdaac4d50911060841j2d8c31cetedcf8f54c90b332@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.20 (2009-06-14)
On Sat, Nov 07, 2009 at 01:41:23AM +0900, Jun Koi wrote:
> Hi,
> 
> I am trying to use VTD to passthru my PCI card. I configured
> everything like in docs/misc/vtd.txt, but I failed to create the HVM
> domain due to "Time out" error.
> 
> The qemu log file has the last line like:
> 
> dm-command: unknown command"pci-ins"
> 
> And if I remove the line:
> 
> pci = ['03:00.0']
> 
> from config file, creating HVM has no problem.
> 
> Any help?

It looks a lot like you need to recompile qemu-dm (aka qemu-xen,
see tools/ioemu-remote/) with pass-through support. Or more specifically,
recompile with the headers for libpci available. This can usually
be achieved by installing the pciutils-devel or libpci-dev packages.

Early on in the compile of qemu-dm it should tell you if
pass-through support has been disabled.



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

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