All of lore.kernel.org
 help / color / mirror / Atom feed
* build break in xl.c in python
@ 2010-10-08  0:28 Kay, Allen M
  2010-10-08  4:34 ` Configuration of nestedhvm Dong, Eddie
  2010-10-08  8:28 ` build break in xl.c in python Gianni Tedesco
  0 siblings, 2 replies; 17+ messages in thread
From: Kay, Allen M @ 2010-10-08  0:28 UTC (permalink / raw)
  To: Xen-devel; +Cc: gianni.tedesco@citrix.com

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@citrix.com> 
date: Wed Oct 06 17:38:15 2010 +0100 
files: tools/libxl/libxl.h tools/libxl/libxl_pci.c tools/libxl/xl_cmdimpl.c  

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2010-10-09  2:54 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-08  0:28 build break in xl.c in python Kay, Allen M
2010-10-08  4:34 ` Configuration of nestedhvm Dong, Eddie
2010-10-08  7:12   ` Keir Fraser
2010-10-08  7:56     ` Dong, Eddie
2010-10-08  8:15       ` Keir Fraser
2010-10-08  8:22       ` Keir Fraser
2010-10-08  8:47         ` Dong, Eddie
2010-10-08 11:29           ` Keir Fraser
2010-10-08  8:44   ` Christoph Egger
2010-10-08  8:54     ` Dong, Eddie
2010-10-08 10:02       ` Christoph Egger
2010-10-08 13:33         ` Dong, Eddie
2010-10-08 13:48           ` Christoph Egger
2010-10-09  2:54           ` add missing VMCS definition Dong, Eddie
2010-10-08  8:28 ` build break in xl.c in python Gianni Tedesco
2010-10-08  8:33   ` Gianni Tedesco
2010-10-08 10:43     ` Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.