<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libvirt-python.git, branch libvirt-0.9.4-19.el6</title>
<subtitle>libvirt.org: git/libvirt-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libvirt-python.git/'/>
<entry>
<title>python: Fix libvirt.py generation to include virterror info</title>
<updated>2011-09-20T08:55:12+00:00</updated>
<author>
<name>Cole Robinson</name>
<email>crobinso@redhat.com</email>
</author>
<published>2011-09-15T22:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libvirt-python.git/commit/?id=bee46866e48265c982165ec9e01b9a781599e6d6'/>
<id>bee46866e48265c982165ec9e01b9a781599e6d6</id>
<content type='text'>
For https://bugzilla.redhat.com/show_bug.cgi?id=736040

Recent generator refactoring broke libvirt.py. With this patch, libvirt.py
is generated exactly the same as before offending commit 9eba0d25.
(cherry picked from commit 9ed46a3ed7d7f26844accac7e5295650ba661e6c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For https://bugzilla.redhat.com/show_bug.cgi?id=736040

Recent generator refactoring broke libvirt.py. With this patch, libvirt.py
is generated exactly the same as before offending commit 9eba0d25.
(cherry picked from commit 9ed46a3ed7d7f26844accac7e5295650ba661e6c)
</pre>
</div>
</content>
</entry>
<entry>
<title>qemu_api: Update Makefile to generate libvirtmod_qemu lib</title>
<updated>2011-09-14T06:51:33+00:00</updated>
<author>
<name>Osier Yang</name>
<email>jyang@redhat.com</email>
</author>
<published>2011-09-09T11:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libvirt-python.git/commit/?id=1b2709958b8e6c1f39cbdeeddb2449e82b9df443'/>
<id>1b2709958b8e6c1f39cbdeeddb2449e82b9df443</id>
<content type='text'>
For https://bugzilla.redhat.com/show_bug.cgi?id=736040
Direct cherry-pick from 477d240778cb6937dec9c61375c34b8db7a7b0aa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For https://bugzilla.redhat.com/show_bug.cgi?id=736040
Direct cherry-pick from 477d240778cb6937dec9c61375c34b8db7a7b0aa
</pre>
</div>
</content>
</entry>
<entry>
<title>qemu_api: Update Py binding generator to generate files for QEMU APIs</title>
<updated>2011-09-14T06:51:02+00:00</updated>
<author>
<name>Osier Yang</name>
<email>jyang@redhat.com</email>
</author>
<published>2011-09-09T11:09:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libvirt-python.git/commit/?id=01d81bfce865e33de56b80883dfce4cbc38ed848'/>
<id>01d81bfce865e33de56b80883dfce4cbc38ed848</id>
<content type='text'>
For https://bugzilla.redhat.com/show_bug.cgi?id=736040
Direct cherry-pick from 9eba0d2591d1d69e8bee485fa78402a55f6198e1

It will generate:
  libvirt-qemu.py
  libvirt-qemu.h
  libvirt-qemu.c
  libvirt-qemu-export.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For https://bugzilla.redhat.com/show_bug.cgi?id=736040
Direct cherry-pick from 9eba0d2591d1d69e8bee485fa78402a55f6198e1

It will generate:
  libvirt-qemu.py
  libvirt-qemu.h
  libvirt-qemu.c
  libvirt-qemu-export.c
</pre>
</div>
</content>
</entry>
<entry>
<title>qemu_api: Add override XML and C files for QEMU APIs</title>
<updated>2011-09-14T06:50:44+00:00</updated>
<author>
<name>Osier Yang</name>
<email>jyang@redhat.com</email>
</author>
<published>2011-09-09T11:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libvirt-python.git/commit/?id=04081177489c641a57a5fadbc97c9fc64d70152c'/>
<id>04081177489c641a57a5fadbc97c9fc64d70152c</id>
<content type='text'>
For https://bugzilla.redhat.com/show_bug.cgi?id=736040
Direct cherry-pick from 2a0d75e5ee9e3cf5704691d83fe2dda2e42c01bb

There is only one function (virDomainQemuMonitorCommand) need to
be hand-craft.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For https://bugzilla.redhat.com/show_bug.cgi?id=736040
Direct cherry-pick from 2a0d75e5ee9e3cf5704691d83fe2dda2e42c01bb

There is only one function (virDomainQemuMonitorCommand) need to
be hand-craft.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: avoid unlikely sign extension bug</title>
<updated>2011-08-02T17:57:07+00:00</updated>
<author>
<name>Eric Blake</name>
<email>eblake@redhat.com</email>
</author>
<published>2011-08-02T16:03:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libvirt-python.git/commit/?id=3faa16ef8eadc6c9988bf113e0b22581ea21c3c9'/>
<id>3faa16ef8eadc6c9988bf113e0b22581ea21c3c9</id>
<content type='text'>
Detected by Coverity; same analysis as for commit f73198df.

* python/libvirt-override.c (libvirt_virDomainGetVcpuPinInfo): Use
correct type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Detected by Coverity; same analysis as for commit f73198df.

* python/libvirt-override.c (libvirt_virDomainGetVcpuPinInfo): Use
correct type.
</pre>
</div>
</content>
</entry>
<entry>
<title>freebsd: Fix build problem due to picking up the wrong libvirt.h</title>
<updated>2011-07-29T13:35:54+00:00</updated>
<author>
<name>Matthias Bolte</name>
<email>matthias.bolte@googlemail.com</email>
</author>
<published>2011-07-28T12:55:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libvirt-python.git/commit/?id=088ec98fdcc3073ce678e70949b21f0f626b27f4'/>
<id>088ec98fdcc3073ce678e70949b21f0f626b27f4</id>
<content type='text'>
Gettext annoyingly modifies CPPFLAGS in-place, putting
-I/usr/local/include into the search patch if libintl headers
must be used from that location.  But since we must support
automake 1.9.6 which lacks AM_CPPFLAGS, and since CPPFLAGS is used
prior to INCLUDES, this means that the build picks up the _old_
installed libvirt.h in priority to the in-tree version, leading
to all sorts of weird build failures on FreeBSD.

Fix this by teaching configure to undo gettext's actions, but
to keep any changes required by gettext at the end of INCLUDES
after all in-tree locations are used first.  Also requires
adding a wrapper Makefile.am and making gnulib-tool create
just gnulib.mk files during the bootstrap process.

Signed-off-by: Eric Blake &lt;eblake@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Gettext annoyingly modifies CPPFLAGS in-place, putting
-I/usr/local/include into the search patch if libintl headers
must be used from that location.  But since we must support
automake 1.9.6 which lacks AM_CPPFLAGS, and since CPPFLAGS is used
prior to INCLUDES, this means that the build picks up the _old_
installed libvirt.h in priority to the in-tree version, leading
to all sorts of weird build failures on FreeBSD.

Fix this by teaching configure to undo gettext's actions, but
to keep any changes required by gettext at the end of INCLUDES
after all in-tree locations are used first.  Also requires
adding a wrapper Makefile.am and making gnulib-tool create
just gnulib.mk files during the bootstrap process.

Signed-off-by: Eric Blake &lt;eblake@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: add missing copyright notices</title>
<updated>2011-07-28T21:01:17+00:00</updated>
<author>
<name>Eric Blake</name>
<email>eblake@redhat.com</email>
</author>
<published>2011-07-28T18:56:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libvirt-python.git/commit/?id=2cafb481550caabfd3a13f22add3b43e73c48658'/>
<id>2cafb481550caabfd3a13f22add3b43e73c48658</id>
<content type='text'>
I went with the shorter license notice used by src/libvirt.c,
rather than spelling out the full LGPLv2+ clause into each of
these files.

* configure.ac: Declare copyright.
* all Makefile.am: Likewise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I went with the shorter license notice used by src/libvirt.c,
rather than spelling out the full LGPLv2+ clause into each of
these files.

* configure.ac: Declare copyright.
* all Makefile.am: Likewise.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: add python binding for virDomainSetMemoryParameters</title>
<updated>2011-07-28T08:16:49+00:00</updated>
<author>
<name>Hu Tao</name>
<email>hutao@cn.fujitsu.com</email>
</author>
<published>2011-07-27T02:13:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libvirt-python.git/commit/?id=b43cc4fb5b922075b6ba98c5047e5718eb6b914b'/>
<id>b43cc4fb5b922075b6ba98c5047e5718eb6b914b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: add python binding for virDomainGetMemoryParameters</title>
<updated>2011-07-28T08:15:34+00:00</updated>
<author>
<name>Hu Tao</name>
<email>hutao@cn.fujitsu.com</email>
</author>
<published>2011-07-27T02:13:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libvirt-python.git/commit/?id=915bcb169d98c75dfa0f648daf650c7c9a1c1719'/>
<id>915bcb169d98c75dfa0f648daf650c7c9a1c1719</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: add python binding for virDomainSetBlkioParameters</title>
<updated>2011-07-28T08:10:00+00:00</updated>
<author>
<name>Hu Tao</name>
<email>hutao@cn.fujitsu.com</email>
</author>
<published>2011-07-27T02:13:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libvirt-python.git/commit/?id=0f47be1708e3e52924ccff4da3ff92737c4343b8'/>
<id>0f47be1708e3e52924ccff4da3ff92737c4343b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
