All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gianni Tedesco <gianni.tedesco@citrix.com>
To: xen-devel@lists.xensource.com
Cc: Ian Campbell <Ian.Campbell@eu.citrix.com>
Subject: [PATCH 00 of 10] libxl python binding updates
Date: Tue, 11 Jan 2011 16:03:13 +0000	[thread overview]
Message-ID: <patchbomb.1294761793@localhost6.localdomain6> (raw)

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

             reply	other threads:[~2011-01-11 16:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-11 16:03 Gianni Tedesco [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=patchbomb.1294761793@localhost6.localdomain6 \
    --to=gianni.tedesco@citrix.com \
    --cc=Ian.Campbell@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.