<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libvirt-python.git/libvirt-override-api.xml, branch v0.9.4</title>
<subtitle>libvirt.org: git/libvirt-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/'/>
<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://git.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://git.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://git.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>
<entry>
<title>python: add python binding for virDomainGetBlkioParameters</title>
<updated>2011-07-28T07:49:24+00:00</updated>
<author>
<name>Hu Tao</name>
<email>hutao@cn.fujitsu.com</email>
</author>
<published>2011-07-27T02:13:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=0950f558f708de0ba2123426777c1a1ea20071cb'/>
<id>0950f558f708de0ba2123426777c1a1ea20071cb</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 virDomainGetVcpuPinInfo API</title>
<updated>2011-07-25T07:04:50+00:00</updated>
<author>
<name>Taku Izumi</name>
<email>izumi.taku@jp.fujitsu.com</email>
</author>
<published>2011-07-25T07:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=0fad55b22fe336b075ce14f42012decf9ea8df3b'/>
<id>0fad55b22fe336b075ce14f42012decf9ea8df3b</id>
<content type='text'>
This patch adds the Python bindings for virDomainGetVcpuPinInfo API.
* python/generator.py: add it to generator skip list
* python/libvirt-override-api.xml: provide an override description
* python/libvirt-override.c: provide an override binding implementation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds the Python bindings for virDomainGetVcpuPinInfo API.
* python/generator.py: add it to generator skip list
* python/libvirt-override-api.xml: provide an override description
* python/libvirt-override.c: provide an override binding implementation
</pre>
</div>
</content>
</entry>
<entry>
<title>python: add Python binding for virDomainPinVcpusFlags API</title>
<updated>2011-07-25T07:00:11+00:00</updated>
<author>
<name>Taku Izumi</name>
<email>izumi.taku@jp.fujitsu.com</email>
</author>
<published>2011-07-25T07:00:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=4a5e5def1ef4b7c7d3ba3e1d8693c402aea8171f'/>
<id>4a5e5def1ef4b7c7d3ba3e1d8693c402aea8171f</id>
<content type='text'>
This patch adds the Python bindings for virDomainPinVcpuFlags API.
* python/generator.py: add it to the generator skip list
* python/libvirt-override-api.xml: provide override description
* python/libvirt-override.c: provide override bindings implementation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds the Python bindings for virDomainPinVcpuFlags API.
* python/generator.py: add it to the generator skip list
* python/libvirt-override-api.xml: provide override description
* python/libvirt-override.c: provide override bindings implementation
</pre>
</div>
</content>
</entry>
<entry>
<title>python: add Python binding for virDomainGetSchedulerParametersFlags API</title>
<updated>2011-07-25T06:57:33+00:00</updated>
<author>
<name>Taku Izumi</name>
<email>izumi.taku@jp.fujitsu.com</email>
</author>
<published>2011-07-25T06:57:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=c9e6fa3607fd92539453f9ce0e85c1f3e6db62a7'/>
<id>c9e6fa3607fd92539453f9ce0e85c1f3e6db62a7</id>
<content type='text'>
This patch adds the Python bindings for
virDomainGetSchedulerParametersFlags API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds the Python bindings for
virDomainGetSchedulerParametersFlags API.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: add Python binding for virDomainGetSchedulerParametersFlags API</title>
<updated>2011-07-25T06:54:34+00:00</updated>
<author>
<name>Taku Izumi</name>
<email>izumi.taku@jp.fujitsu.com</email>
</author>
<published>2011-07-25T06:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=70fd735f5a4c15e08b620ccaefb45d5eb5fbc182'/>
<id>70fd735f5a4c15e08b620ccaefb45d5eb5fbc182</id>
<content type='text'>
This patch adds the Python bindings for
virDomainGetSchedulerParametersFlags API.
* python/libvirt-override-api.xml: provide and override description
* python/libvirt-override.c: implement the bindings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds the Python bindings for
virDomainGetSchedulerParametersFlags API.
* python/libvirt-override-api.xml: provide and override description
* python/libvirt-override.c: implement the bindings
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable virDomainBlockPull in the python API</title>
<updated>2011-07-22T05:43:53+00:00</updated>
<author>
<name>Adam Litke</name>
<email>agl@us.ibm.com</email>
</author>
<published>2011-07-22T05:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=3d3872d29da204cdf8e9503f090029e8b5aa88ba'/>
<id>3d3872d29da204cdf8e9503f090029e8b5aa88ba</id>
<content type='text'>
virDomainGetBlockJobInfo requires manual override since it returns a
custom type.

* python/generator.py: reenable bindings for this entry point
* python/libvirt-override-api.xml python/libvirt-override.c:
  manual overrides
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
virDomainGetBlockJobInfo requires manual override since it returns a
custom type.

* python/generator.py: reenable bindings for this entry point
* python/libvirt-override-api.xml python/libvirt-override.c:
  manual overrides
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Enable virDomainBlockPull in the python API."</title>
<updated>2011-06-24T14:41:24+00:00</updated>
<author>
<name>Eric Blake</name>
<email>eblake@redhat.com</email>
</author>
<published>2011-06-23T17:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt-python.git/commit/?id=b5c2428444e6e5fd153c6ac11d15edb4b3f0104e'/>
<id>b5c2428444e6e5fd153c6ac11d15edb4b3f0104e</id>
<content type='text'>
This reverts commit d74b86f5d6ecae3d18a391f90a918fcac75914db.

Conflicts:

	python/generator.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d74b86f5d6ecae3d18a391f90a918fcac75914db.

Conflicts:

	python/generator.py
</pre>
</div>
</content>
</entry>
</feed>
