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] [PATCH] ioemu: Fix build when pciutils-dev is not installed

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] ioemu: Fix build when pciutils-dev is not installed
From: George Dunlap <dunlapg@xxxxxxxxx>
Date: Tue, 17 Mar 2009 11:23:23 +0000
Cc:
Delivery-date: Tue, 17 Mar 2009 04:23:51 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=WvGHZaZHYLhNWDihtowMwWThPPxTRKAdSqung/jVty4=; b=x/JsGFu5BV0n0NVqE7fZHaziOlxOm1/Zpo4qOZSm+rGZTWzCsy9Y4AZD+8PIA/Cqzz hKfa9quCVSx7U5cQhUaa0rUxIJBH+zasSjGugHrvE8KPbsXJINQW9DfG8JZ5VVFRU+bj iuu3ki8WYhZ2IH7ZUEcHGLlk+HYYEqWtgDHG8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=kA7AuCehccqk7CKBAxU2VDiNhe0zgxCx2oOpaaQ13q/BF0NDDqC9TrloetddxEyv6G sekYDSlYPw7bHRBpH1lh5jmpiECts/LmVF+MdL929/KlTCtyn+3QOdp2YZGVflPqr92W Skb369kxQ3EP/AkLmvOoIOfM4lkw+1AZhyI7o=
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
Missing an #ifdef CONFIG_PASSTHROUGH in vl.c

Signed-of-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx>

Attachment: fix-pciutils-conf.diff
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] ioemu: Fix build when pciutils-dev is not installed, George Dunlap <=