<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libvirt-python-v9.git, branch master</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-v9.git/'/>
<entry>
<title>Ensure API overrides only used if API exists</title>
<updated>2013-11-22T15:59:43+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2013-11-22T14:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v9.git/commit/?id=6f82518edcb647cde2ea3623b9d426a7cf5b6188'/>
<id>6f82518edcb647cde2ea3623b9d426a7cf5b6188</id>
<content type='text'>
Entries in the -overrides.xml files should only be recorded
if the API also exists in the main API XML file.

Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Entries in the -overrides.xml files should only be recorded
if the API also exists in the main API XML file.

Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Relax min required libvirt to version 0.9.11</title>
<updated>2013-11-22T15:59:39+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2013-11-21T16:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v9.git/commit/?id=45eb6b995c6e787359d6525175d364bc208f42e7'/>
<id>45eb6b995c6e787359d6525175d364bc208f42e7</id>
<content type='text'>
Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>virConnectGetCPUModelNames API appeared in 1.1.3</title>
<updated>2013-11-22T15:59:25+00:00</updated>
<author>
<name>Doug Goldstein</name>
<email>cardoe@cardoe.com</email>
</author>
<published>2013-11-22T15:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v9.git/commit/?id=b8de31ae0c7f8fd5dd9a17fb261fe4d18773207e'/>
<id>b8de31ae0c7f8fd5dd9a17fb261fe4d18773207e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VIR_DOMAIN_EVENT_ID_DEVICE_REMOVED appeared in 1.1.1</title>
<updated>2013-11-22T15:58:07+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2013-11-21T16:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v9.git/commit/?id=298233168c1f254cd60eec359629f2e7eb670e89'/>
<id>298233168c1f254cd60eec359629f2e7eb670e89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>virDomainCreateXMLWithFiles and virDomainCreateWithFiles APIs appeared in 1.1.1</title>
<updated>2013-11-22T15:58:07+00:00</updated>
<author>
<name>Doug Goldstein</name>
<email>cardoe@cardoe.com</email>
</author>
<published>2013-11-18T20:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v9.git/commit/?id=33b2b09b7ff14312ce688c34ce0200c412a753a5'/>
<id>33b2b09b7ff14312ce688c34ce0200c412a753a5</id>
<content type='text'>
virDomainCreateXMLWithFiles() and virDomainCreateWithFiles() were not
added to libvirt until 1.1.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
virDomainCreateXMLWithFiles() and virDomainCreateWithFiles() were not
added to libvirt until 1.1.1
</pre>
</div>
</content>
</entry>
<entry>
<title>virDomainMigrate3 and virDomainMigrateToURI3 appeared in 1.1.0</title>
<updated>2013-11-22T15:58:07+00:00</updated>
<author>
<name>Doug Goldstein</name>
<email>cardoe@cardoe.com</email>
</author>
<published>2013-11-19T15:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v9.git/commit/?id=f721af9e54c19444bd6a5a5410bbb5366ccd74c2'/>
<id>f721af9e54c19444bd6a5a5410bbb5366ccd74c2</id>
<content type='text'>
The functions virDomainMigrate3 and virDomainMigrateToURI3 were not
added to libvirt until v1.1.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The functions virDomainMigrate3 and virDomainMigrateToURI3 were not
added to libvirt until v1.1.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>virTypedParams* API appeared in 1.0.2 and used in 1.1.0</title>
<updated>2013-11-22T15:58:07+00:00</updated>
<author>
<name>Doug Goldstein</name>
<email>cardoe@cardoe.com</email>
</author>
<published>2013-11-13T23:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v9.git/commit/?id=24c5e9b994e9a9cca78d1f8405ddebd77da54f14'/>
<id>24c5e9b994e9a9cca78d1f8405ddebd77da54f14</id>
<content type='text'>
When building against versions of libvirt prior to 1.0.2, we can not
provide wrappers for virTypedParams* APIs. In addition we don't need
to have the helper APIs until 1.1.0 when the first API we wrap starts
to use them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When building against versions of libvirt prior to 1.0.2, we can not
provide wrappers for virTypedParams* APIs. In addition we don't need
to have the helper APIs until 1.1.0 when the first API we wrap starts
to use them.
</pre>
</div>
</content>
</entry>
<entry>
<title>virDomainMigrateGetCompressionCache API appeared in 1.0.3</title>
<updated>2013-11-22T15:58:07+00:00</updated>
<author>
<name>Doug Goldstein</name>
<email>cardoe@cardoe.com</email>
</author>
<published>2013-11-18T21:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v9.git/commit/?id=121d123af492b34aa7c17afae4be0a23235b109b'/>
<id>121d123af492b34aa7c17afae4be0a23235b109b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>virDomainGetJobStats API appeared in 1.0.3</title>
<updated>2013-11-22T15:58:07+00:00</updated>
<author>
<name>Doug Goldstein</name>
<email>cardoe@cardoe.com</email>
</author>
<published>2013-11-18T21:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v9.git/commit/?id=e5da225dd0e9f8e3e609e2adb656cdd870451597'/>
<id>e5da225dd0e9f8e3e609e2adb656cdd870451597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>virNodeGetCPUMap API appeared in 1.0.0</title>
<updated>2013-11-22T15:58:07+00:00</updated>
<author>
<name>Doug Goldstein</name>
<email>cardoe@cardoe.com</email>
</author>
<published>2013-11-13T23:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v9.git/commit/?id=810126620a2cd094e8ce0418519cc64fb5c7a7c9'/>
<id>810126620a2cd094e8ce0418519cc64fb5c7a7c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
