Re: [libvirt] [libvirt-python PATCH 0/2] Rename IOThreads* APIs to IOThread

2015-03-28 Thread Ján Tomko
On Fri, Mar 27, 2015 at 05:39:18PM -0400, John Ferlan wrote: On 03/26/2015 08:43 AM, Ján Tomko wrote: These depend on the rename being pushed to libvirt.git: (first four patches of:) https://www.redhat.com/archives/libvir-list/2015-March/msg01325.html Ján Tomko (2): Rename

Re: [libvirt] [libvirt-python PATCH 0/2] Rename IOThreads* APIs to IOThread

2015-03-27 Thread John Ferlan
On 03/26/2015 08:43 AM, Ján Tomko wrote: These depend on the rename being pushed to libvirt.git: (first four patches of:) https://www.redhat.com/archives/libvir-list/2015-March/msg01325.html Ján Tomko (2): Rename virDomainIOThreadsInfoFree to virDomainIOThreadInfoFree Rename

[libvirt] [libvirt-python PATCH 0/2] Rename IOThreads* APIs to IOThread

2015-03-26 Thread Ján Tomko
These depend on the rename being pushed to libvirt.git: (first four patches of:) https://www.redhat.com/archives/libvir-list/2015-March/msg01325.html Ján Tomko (2): Rename virDomainIOThreadsInfoFree to virDomainIOThreadInfoFree Rename virDomainGetIOThreadsInfo to virDomainGetIOThreadInfo