On Mon, Jan 21, 2008 at 09:29:12AM -0500, Daniel Veillard wrote:
> On Mon, Jan 21, 2008 at 02:26:36PM +, Daniel P. Berrange wrote:
> > On Mon, Jan 21, 2008 at 09:02:09AM -0500, Daniel Veillard wrote:
> > > On Mon, Jan 21, 2008 at 01:58:07PM +, Daniel P. Berrange wrote:
> > > > On Mon, Jan 2
On Mon, Jan 21, 2008 at 02:26:36PM +, Daniel P. Berrange wrote:
> On Mon, Jan 21, 2008 at 09:02:09AM -0500, Daniel Veillard wrote:
> > On Mon, Jan 21, 2008 at 01:58:07PM +, Daniel P. Berrange wrote:
> > > On Mon, Jan 21, 2008 at 04:04:46AM -0500, Daniel Veillard wrote:
> > > > On Sun, Jan 2
On Mon, Jan 21, 2008 at 09:02:09AM -0500, Daniel Veillard wrote:
> On Mon, Jan 21, 2008 at 01:58:07PM +, Daniel P. Berrange wrote:
> > On Mon, Jan 21, 2008 at 04:04:46AM -0500, Daniel Veillard wrote:
> > > On Sun, Jan 20, 2008 at 05:23:46PM +, Daniel P. Berrange wrote:
> > > > The python bi
Daniel Veillard wrote:
Well, docs/libvirt-api.xml is automatically generated from the headers
(and C modules), but python/libvirt-python-api.xml is manually created
to describe similar input but for the functions where the C binding is done
manually. This allows the generator to plug them at th
On Mon, Jan 21, 2008 at 01:58:07PM +, Daniel P. Berrange wrote:
> On Mon, Jan 21, 2008 at 04:04:46AM -0500, Daniel Veillard wrote:
> > On Sun, Jan 20, 2008 at 05:23:46PM +, Daniel P. Berrange wrote:
> > > The python binding is missing all the APIs relating to CPU pinning and
> > > schedular
On Mon, Jan 21, 2008 at 04:04:46AM -0500, Daniel Veillard wrote:
> On Sun, Jan 20, 2008 at 05:23:46PM +, Daniel P. Berrange wrote:
> > The python binding is missing all the APIs relating to CPU pinning and
> > schedular parameters because they are too hard for the generator to manage.
> [...]
>
On Sun, Jan 20, 2008 at 05:23:46PM +, Daniel P. Berrange wrote:
> The python binding is missing all the APIs relating to CPU pinning and
> schedular parameters because they are too hard for the generator to manage.
[...]
> The generator fails on the C code part of the bindings completely, so th