All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00 of 10] libxl python binding updates
@ 2011-01-11 16:03 Gianni Tedesco
  2011-01-11 16:03 ` [PATCH 01 of 10] pyxl: Fix reference counting of Py_(None|True|False) Gianni Tedesco
                   ` (10 more replies)
  0 siblings, 11 replies; 19+ messages in thread
From: Gianni Tedesco @ 2011-01-11 16:03 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Campbell

This patch-series brings the libxl python binding up to the state where it can
create domains. It also includes several bug-fixes and exporting of additional
libxl functionality such as PCI passthrough.

The changes are all contained within the tools/python tree except for changes
to the libxl IDL and associated processing code. The final patch in the series
exports libxl_domain_config structure via the IDL and removes the redundant
(identical) definitions and declarations from libxl.

Gianni

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

end of thread, other threads:[~2011-01-12 13:43 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11 16:03 [PATCH 00 of 10] libxl python binding updates Gianni Tedesco
2011-01-11 16:03 ` [PATCH 01 of 10] pyxl: Fix reference counting of Py_(None|True|False) Gianni Tedesco
2011-01-11 16:03 ` [PATCH 02 of 10] pyxl: Un-muddle libxl_domain_(pause|unpause) wrappers Gianni Tedesco
2011-01-11 16:03 ` [PATCH 03 of 10] pyxl: Export relevant integer constants from python wrapper Gianni Tedesco
2011-01-11 16:03 ` [PATCH 04 of 10] pyxl: Allow subclassing of auto-generated python types Gianni Tedesco
2011-01-11 16:03 ` [PATCH 05 of 10] pyxl: Export PCI passthrough related libxl functions Gianni Tedesco
2011-01-11 16:03 ` [PATCH 06 of 10] pyxl: Updates to builtin-type marshalling functions Gianni Tedesco
2011-01-11 16:03 ` [PATCH 07 of 10] pyxl: Recursively scan type-tree to produce complete binding boilerplate Gianni Tedesco
2011-01-11 19:26   ` Ian Jackson
2011-01-12 12:50     ` Gianni Tedesco
2011-01-12 12:58       ` Ian Jackson
2011-01-12 13:00         ` Ian Jackson
2011-01-12 13:20           ` Gianni Tedesco
2011-01-12 13:17       ` Stefano Stabellini
2011-01-12 13:43         ` Gianni Tedesco
2011-01-11 16:03 ` [PATCH 08 of 10] xl: support array types in IDL Gianni Tedesco
2011-01-11 16:03 ` [PATCH 09 of 10] xl: Implement enum " Gianni Tedesco
2011-01-11 16:03 ` [PATCH 10 of 10] pyxl: Export libxl_domain_create_new() to python binding Gianni Tedesco
2011-01-11 16:12 ` [PATCH 00 of 10] libxl python binding updates Gianni Tedesco

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.