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] build break in xl.c in python

To: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] build break in xl.c in python
From: "Kay, Allen M" <allen.m.kay@xxxxxxxxx>
Date: Thu, 7 Oct 2010 17:28:13 -0700
Accept-language: en-US
Acceptlanguage: en-US
Cc: "gianni.tedesco@xxxxxxxxxx" <gianni.tedesco@xxxxxxxxxx>
Delivery-date: Thu, 07 Oct 2010 17:28:49 -0700
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
Thread-index: Actmf7Fhjj9F1X8UQAiSevQQTVQBcA==
Thread-topic: build break in xl.c in python
I'm getting a build break in python xl code.  Looks like the following 
changeset did not make the corresponding parameter change from the caller site 
in python:

-static int do_pci_remove(libxl__gc *gc, uint32_t domid, libxl_device_pci 
*pcidev)
+static int do_pci_remove(libxl__gc *gc, uint32_t domid,
+                         libxl_device_pci *pcidev, int force)


Changeset:

31 hours ago: xl: Implement PCI passthrough force removal 
changeset 22229: 1385b15e168f 
tag: tip 
author: Gianni Tedesco <gianni.tedesco@xxxxxxxxxx> 
date: Wed Oct 06 17:38:15 2010 +0100 
files: tools/libxl/libxl.h tools/libxl/libxl_pci.c tools/libxl/xl_cmdimpl.c  

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