summaryrefslogtreecommitdiffstats
path: root/libvirt-override.c
Commit message (Expand)AuthorAgeFilesLines
* latency: Expose the new API for Python bindingv0.9.5-rc1Osier Yang2011-09-061-0/+85
* Add public API for getting migration speedJim Fehlig2011-09-011-0/+24
* python: avoid unlikely sign extension bugv0.9.4Eric Blake2011-08-021-1/+1
* python: add python binding for virDomainSetMemoryParametersHu Tao2011-07-281-3/+91
* python: add python binding for virDomainGetMemoryParametersHu Tao2011-07-281-3/+76
* python: add python binding for virDomainSetBlkioParametersHu Tao2011-07-281-3/+91
* python: add python binding for virDomainGetBlkioParametersHu Tao2011-07-281-3/+76
* send-key: Implement Python APILai Jiangshan2011-07-271-0/+48
* python: Properly report errors if virStreamRecv failsCole Robinson2011-07-261-1/+3
* python: Handle embedded NUL in stream.send datav0.9.4-rc1Cole Robinson2011-07-251-2/+3
* python: add Python binding for virDomainGetVcpuPinInfo APITaku Izumi2011-07-251-0/+69
* python: add Python binding for virDomainPinVcpusFlags APITaku Izumi2011-07-251-0/+48
* python: add Python binding for virDomainGetSchedulerParametersFlags APITaku Izumi2011-07-251-0/+96
* python: add Python binding for virDomainGetSchedulerParametersFlags APITaku Izumi2011-07-251-0/+83
* Asynchronous event for BlockJob completionAdam Litke2011-07-221-0/+52
* Enable virDomainBlockPull in the python APIAdam Litke2011-07-221-0/+39
* python: prefer unsigned flagsEric Blake2011-07-131-3/+3
* python: Fix bogus label placementMatthias Bolte2011-07-071-5/+3
* Revert "Enable virDomainBlockPull in the python API."Eric Blake2011-06-241-53/+0
* Revert "Asynchronous event for BlockPull completion"Eric Blake2011-06-241-51/+0
* python: Mark event callback wrappers as privateCole Robinson2011-06-211-12/+12
* python: Add bindings for virEvent*Handle/TimeoutCole Robinson2011-06-211-27/+165
* python: Implement virStreamSend/RecvCole Robinson2011-06-211-0/+62
* python: Implement bindings for virStreamEventAddCallbackCole Robinson2011-06-201-0/+81
* python: libvirt-override: use simpler debugCole Robinson2011-06-201-104/+57
* Introduce virDomainGetControlInfo APIJiri Denemark2011-06-161-0/+27
* Asynchronous event for BlockPull completionAdam Litke2011-06-141-0/+51
* Enable virDomainBlockPull in the python API.Adam Litke2011-06-141-0/+53
* python: avoid unlikely sign extension bugEric Blake2011-06-081-1/+1
* Introduce a new event emitted when a virtualization failure occursv0.9.2CVE-2011-2178Daniel P. Berrange2011-05-291-0/+3
* libvirt.h: avoid regression, and document preferred nameEric Blake2011-05-291-14/+14
* python: Don't free must-not-free variablesMichal Privoznik2011-05-241-8/+3
* python: Fix typo in bindingsMichal Privoznik2011-05-231-1/+1
* virDomainGetState public APIJiri Denemark2011-05-161-0/+30
* libvirt: add virDomain{Get,Set}BlkioParametersCVE-2011-1146Gui Jianfeng2011-03-101-1/+20
* Fix several minor problems introduced by the memtune seriesv0.8.5Matthias Bolte2010-10-121-2/+4
* Adding structure and defines for virDomainSet/GetMemoryParametersNikunj A. Dadhania2010-10-121-0/+14
* python: Fix IOErrorReasonCallback bindingsCole Robinson2010-07-141-1/+1
* Fix up the python bindings for snapshotting.Chris Lalancette2010-05-201-0/+23
* python: don't ignore virInitialize failure in module initializationJim Meyering2010-05-181-1/+2
* Add support for another explicit IO error eventv0.8.1Daniel P. Berrange2010-04-301-0/+55
* Implement python binding for virDomainGetBlockInfoDaniel P. Berrange2010-04-291-0/+27
* nwfilter: python bindings for nwfilterStefan Berger2010-04-291-0/+124
* Fixup python binding for virDomainSnapshot APIsDaniel P. Berrange2010-04-201-0/+46
* Fix up python bindings for new event callbacksDaniel P. Berrange2010-04-081-0/+451
* Introduce public API for domain async job handlingv0.7.7Daniel P. Berrange2010-03-021-0/+36
* libvirt-override.c: avoid a leak upon call with invalid argumentJim Meyering2010-02-161-2/+4
* virConnectBaselineCPU public APIJiri Denemark2010-02-121-0/+52
* Add virConnectGetVersion Python APIv0.7.6Taizo ITO2010-01-221-0/+27
* python: Add python bindings for virDomainMemoryStatsv0.7.5Adam Litke2009-12-201-0/+44