[libvirt] [libvirt-python PATCHv3 0/2] Python bindings for IOThreads

John Ferlan jferlan at redhat.com
Fri Mar 6 14:18:44 UTC 2015


v2: http://www.redhat.com/archives/libvir-list/2015-February/msg00876.html

Changes over v3 based on upstream libvirt API changes:

 - Change virDomainIOThreadsInfo[Ptr] to virDomainIOThreadInfo[Ptr]
   - Remove 'nresources' and 'resources'
     - Less python object manipulation...
 - Change virDomainSetIOThreads to virDomainPinIOThread


John Ferlan (2):
  Support virDomainGetIOThreadsInfo and virDomainIOThreadsInfoFree
  Support virDomainPinIOThread

 generator.py             |   6 ++
 libvirt-override-api.xml |  14 ++++
 libvirt-override.c       | 162 +++++++++++++++++++++++++++++++++++++++++++++++
 sanitytest.py            |   5 ++
 4 files changed, 187 insertions(+)

-- 
2.1.0




More information about the libvir-list mailing list