<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libvirt-python-v7.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-v7.git/'/>
<entry>
<title>Ensure API overrides only used if API exists</title>
<updated>2013-11-22T14:21:44+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-v7.git/commit/?id=a60a5bc957814343fc36f26f6ce89a4be47ebdf6'/>
<id>a60a5bc957814343fc36f26f6ce89a4be47ebdf6</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-22T14:21:44+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-v7.git/commit/?id=6900340b151d3a265ca5b89345fc07e6531ae62b'/>
<id>6900340b151d3a265ca5b89345fc07e6531ae62b</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-22T14:21:44+00:00</updated>
<author>
<name>Doug Goldstein</name>
<email>cardoe@cardoe.com</email>
</author>
<published>2013-11-18T20:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v7.git/commit/?id=b417c893b3f986ea6b539cf74a1c7fc9301620f9'/>
<id>b417c893b3f986ea6b539cf74a1c7fc9301620f9</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-22T14:21:44+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-v7.git/commit/?id=dd4623a16060dabb6eaad44489a43ac604da3eba'/>
<id>dd4623a16060dabb6eaad44489a43ac604da3eba</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-22T14:21:44+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-v7.git/commit/?id=6a593f6f26811b4354ba0dcfb7bfc9ca249414c8'/>
<id>6a593f6f26811b4354ba0dcfb7bfc9ca249414c8</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-22T14:21:44+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-v7.git/commit/?id=3a3cfa0d1411e0bc791a7778a0cb533ca3bbdaf6'/>
<id>3a3cfa0d1411e0bc791a7778a0cb533ca3bbdaf6</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-22T14:20:42+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-v7.git/commit/?id=1646b17b1dcc3dd1cc8de4beb91c720fa8f98de4'/>
<id>1646b17b1dcc3dd1cc8de4beb91c720fa8f98de4</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-22T14:19:43+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-v7.git/commit/?id=11cd2b733616c6ea664bb9870d939be72b5f9a02'/>
<id>11cd2b733616c6ea664bb9870d939be72b5f9a02</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-22T14:19:43+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-v7.git/commit/?id=43a30fb024615ffd3f3dd43b9889523dd7dab7a9'/>
<id>43a30fb024615ffd3f3dd43b9889523dd7dab7a9</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-22T14:15:09+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-v7.git/commit/?id=4d77822b8e8e9d9e93adb219241f3f348c1116f2'/>
<id>4d77822b8e8e9d9e93adb219241f3f348c1116f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
