summaryrefslogtreecommitdiffstats
path: root/libvirt-override-virConnect.py
Commit message (Expand)AuthorAgeFilesLines
* python: treat flags as default argument with value 0Guannan Ren2013-03-221-7/+7
* Remove more trailing semicolons in Python filesGuido Günther2013-02-071-5/+5
* Bind connection close callback APIs to python bindingDaniel P. Berrange2012-12-041-0/+23
* Add support for SUSPEND_DISK eventMartin Kletzander2012-10-151-0/+9
* list: Expose virConnectListAllSecrets to Python bindingOsier Yang2012-09-171-0/+12
* list: Expose virConnectListAllNWFilters to Python bindingOsier Yang2012-09-171-0/+12
* list: Expose virConnectListAllNodeDevices to Python bindingOsier Yang2012-09-171-0/+12
* list: Expose virConnectListAllInterfaces to Python bindingCVE-2012-4423Osier Yang2012-09-121-0/+12
* list: Expose virConnectListAllNetworks to Python bindingOsier Yang2012-09-111-0/+12
* python: Expose virStorageListAllStoragePools to python bindingOsier Yang2012-09-061-0/+12
* Define public API for receiving guest memory balloon eventsDaniel P. Berrange2012-07-141-0/+9
* python: add API exports for virConnectListAllDomains()Peter Krempa2012-06-181-0/+12
* Add support for the suspend eventv0.9.11-rc1Osier Yang2012-03-231-0/+9
* Add support for the wakeup eventOsier Yang2012-03-231-0/+8
* Add support for event tray moved of removable disksOsier Yang2012-03-231-0/+10
* startupPolicy: Emit event on disk source droppingv0.9.7-rc1Michal Privoznik2011-10-251-0/+9
* Asynchronous event for BlockJob completionAdam Litke2011-07-221-0/+12
* Revert "Asynchronous event for BlockPull completion"Eric Blake2011-06-241-9/+0
* python: Mark event callback wrappers as privateCole Robinson2011-06-211-58/+44
* Asynchronous event for BlockPull completionAdam Litke2011-06-141-0/+12
* Fix SEGV on exit after domainEventDeregister()v0.8.4v0.8.3Philipp Hahn2010-07-231-1/+2
* Ensure we return the callback ID in python events bindingDaniel P. Berrange2010-07-121-0/+1
* Add missing parameter in python Disk IO error callbackv0.8.2libvirt-0.8.2-9.el5libvirt-0.8.2-8.el5libvirt-0.8.2-7.el5libvirt-0.8.2-6.el5libvirt-0.8.2-4.el5libvirt-0.8.2-3.el5libvirt-0.8.2-29.el5_9.1libvirt-0.8.2-29.el5libvirt-0.8.2-28.el5libvirt-0.8.2-27.el5libvirt-0.8.2-26.el5libvirt-0.8.2-25.el5libvirt-0.8.2-24.el5libvirt-0.8.2-23.el5libvirt-0.8.2-22.el5libvirt-0.8.2-21.el5libvirt-0.8.2-20.el5libvirt-0.8.2-2.el5libvirt-0.8.2-19.el5libvirt-0.8.2-18.el5libvirt-0.8.2-17.el5libvirt-0.8.2-16.el5libvirt-0.8.2-15.el5_6.5libvirt-0.8.2-15.el5_6.4libvirt-0.8.2-15.el5_6.3libvirt-0.8.2-15.el5_6.1libvirt-0.8.2-15.el5libvirt-0.8.2-14.el5libvirt-0.8.2-13.el5libvirt-0.8.2-12.el5libvirt-0.8.2-11.el5libvirt-0.8.2-10.el5libvirt-0.8.2-1.el5git-init-libvirtRHEL-5.6Daniel P. Berrange2010-06-251-1/+1
* Add support for another explicit IO error eventv0.8.1Daniel P. Berrange2010-04-301-1/+13
* More event callback fixesv0.8.0Daniel P. Berrange2010-04-091-2/+50
* Fix up python bindings for new event callbacksDaniel P. Berrange2010-04-081-0/+45
* Re-arrange python generator to make it clear what's auto-generatedDaniel P. Berrange2009-09-211-0/+43