<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libvirt-python-split.git, branch v0.1.6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/'/>
<entry>
<title>* python/libvir.c: Pete Vetere pointed out a bug in string cast</title>
<updated>2006-08-29T14:39:57+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-08-29T14:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=6606a75667802eaf7d956fb6a61ffaeaece9385d'/>
<id>6606a75667802eaf7d956fb6a61ffaeaece9385d</id>
<content type='text'>
  when handling errors in Python
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  when handling errors in Python
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/generator.py: fix the generator when handling long integers</title>
<updated>2006-08-04T13:36:07+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-08-04T13:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=9eb77d45c2a2240afb12bbcdc0935585945ce1f8'/>
<id>9eb77d45c2a2240afb12bbcdc0935585945ce1f8</id>
<content type='text'>
  Dan Berrange reported problems due to this when using
  virDomainSetMemory bindings
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Dan Berrange reported problems due to this when using
  virDomainSetMemory bindings
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>unleash the hush puppies</title>
<updated>2006-07-05T21:52:52+00:00</updated>
<author>
<name>Mark McLoughlin</name>
<email>markmc@redhat.com</email>
</author>
<published>2006-07-05T21:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=3891a6500b156ef7b10555abf6c0c81f8509b74a'/>
<id>3891a6500b156ef7b10555abf6c0c81f8509b74a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* configure.in libvirt.spec.in docs/examples/* include/Makefile.am</title>
<updated>2006-06-26T15:02:18+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-06-26T15:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=908443e1f3143f460849e4b220eb29bdd56569fc'/>
<id>908443e1f3143f460849e4b220eb29bdd56569fc</id>
<content type='text'>
  include/libvirt/virterror.h python/generator.py python/libvir.c
  python/libvirt_wrap.h src/driver.h src/internal.h src/test.h
  src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h
  src/xml.c src/xml.h: moved the includes from include/ to
  include/libvirt to reflect the installed include tree. This
  avoid using "" in the includes themselves.
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  include/libvirt/virterror.h python/generator.py python/libvir.c
  python/libvirt_wrap.h src/driver.h src/internal.h src/test.h
  src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h
  src/xml.c src/xml.h: moved the includes from include/ to
  include/libvirt to reflect the installed include tree. This
  avoid using "" in the includes themselves.
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/libvir.c: fixed a bug in the new wrapper</title>
<updated>2006-03-29T13:33:37+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-03-29T13:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=506fb7d8868efb4eb24b003b42cce14f9a0b8847'/>
<id>506fb7d8868efb4eb24b003b42cce14f9a0b8847</id>
<content type='text'>
* python/tests/Makefile.am python/tests/node.py: added a new test for
  the new API
* python/tests/create.py: remove a debug
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/tests/Makefile.am python/tests/node.py: added a new test for
  the new API
* python/tests/create.py: remove a debug
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* include/libvirt.h[.in] include/virterror.h src/driver.h</title>
<updated>2006-03-29T12:46:03+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-03-29T12:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=300aa2d3f92c981cd8df9ccc0546b93251d796cf'/>
<id>300aa2d3f92c981cd8df9ccc0546b93251d796cf</id>
<content type='text'>
  src/internal.h src/libvirt_sym.version src/xen_internal.c
  src/xs_internal.c: added a new entry point to get node hardware
  informations virGetNodeInfo, and associated driver hook.
* src/xend_internal.c: implemented the node and version information
  hooks for the Xen Daemon
* python/libvir.c python/libvirt-python-api.xml python/generator.py:
  also added Python bindings for the new call
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  src/internal.h src/libvirt_sym.version src/xen_internal.c
  src/xs_internal.c: added a new entry point to get node hardware
  informations virGetNodeInfo, and associated driver hook.
* src/xend_internal.c: implemented the node and version information
  hooks for the Xen Daemon
* python/libvir.c python/libvirt-python-api.xml python/generator.py:
  also added Python bindings for the new call
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/libvir.c: call the initialize entry point</title>
<updated>2006-03-28T14:41:04+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-03-28T14:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=1027aa871cf478a54d77088199da8caabacbe3a0'/>
<id>1027aa871cf478a54d77088199da8caabacbe3a0</id>
<content type='text'>
* src/libvirt_sym.version: add initialize entry point
* src/libvirt.c: make sure we always initialize the lib
* python/tests/*.py: start updating exemple for exception
  handling as pointed by Jim Meyering
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/libvirt_sym.version: add initialize entry point
* src/libvirt.c: make sure we always initialize the lib
* python/tests/*.py: start updating exemple for exception
  handling as pointed by Jim Meyering
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* doc/site.xsl doc/libvir.html doc/*: added informations about</title>
<updated>2006-03-28T09:50:17+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-03-28T09:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=86dda3bcc733bd0cbb1b0c50417d677fe9ad2a98'/>
<id>86dda3bcc733bd0cbb1b0c50417d677fe9ad2a98</id>
<content type='text'>
  the Perl bindings, regenerated
* python/libvirt_wrap.h: added a missing include.
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  the Perl bindings, regenerated
* python/libvirt_wrap.h: added a missing include.
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/xs_internal.c src/xs_internal.h include/virterror.h</title>
<updated>2006-03-23T15:42:10+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-03-23T15:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=99865a4c8db85d0a2fe8af86f5456987ac23ed7b'/>
<id>99865a4c8db85d0a2fe8af86f5456987ac23ed7b</id>
<content type='text'>
  src/virterror.c: created a new module related to Xen Store accesses
* src/libvirt.c src/xen_internal.[ch] src/xend_internal.[ch]:
  nearly completed the separation of the code from the different modules
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  src/virterror.c: created a new module related to Xen Store accesses
* src/libvirt.c src/xen_internal.[ch] src/xend_internal.[ch]:
  nearly completed the separation of the code from the different modules
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/tests/create.py: add one more image path</title>
<updated>2006-03-22T13:44:01+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-03-22T13:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=d2941a3da39e6197232031a2e9ad0919aaa7f934'/>
<id>d2941a3da39e6197232031a2e9ad0919aaa7f934</id>
<content type='text'>
* src/libvirt.c src/xend_internal.c src/xend_internal.h: more work
  on the xend refactoring
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/libvirt.c src/xend_internal.c src/xend_internal.h: more work
  on the xend refactoring
Daniel
</pre>
</div>
</content>
</entry>
</feed>
