summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* python: Implement virStreamSend/RecvCole Robinson2011-06-215-4/+117
* python: Implement bindings for virStreamEventAddCallbackCole Robinson2011-06-204-14/+100
* python: generator: Don't print warning if nothing to warn aboutCole Robinson2011-06-201-3/+5
* python: libvirt-override: use simpler debugCole Robinson2011-06-201-104/+57
* Introduce virDomainGetControlInfo APIJiri Denemark2011-06-163-0/+34
* Asynchronous event for BlockPull completionAdam Litke2011-06-142-0/+63
* Enable virDomainBlockPull in the python API.Adam Litke2011-06-143-3/+69
* Add new API virDomainBlockPull* to headersAdam Litke2011-06-141-0/+3
* virNodeGetMemoryStats: Expose new APIMinoru Usui2011-06-141-0/+1
* virNodeGetCPUStats: Expose new APIMinoru Usui2011-06-141-0/+1
* send-key: Defining the public APILai Jiangshan2011-06-141-0/+1
* Deprecate several CURRENT/LIVE/CONFIG enumsHu Tao2011-06-131-0/+6
* 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
* sched: introduce virDomainGetSchedulerParametersFlagsEric Blake2011-05-291-0/+1
* 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
* libvirt.h: consolidate typed parameter handlingEric Blake2011-05-181-0/+12
* introduce virDomainSetSchedulerParametersFlagsHu Tao2011-05-171-0/+1
* virDomainGetState public APIJiri Denemark2011-05-163-0/+37
* python: Use hardcoded python path in libvirt.pyv0.9.1v0.9.0CVE-2011-1486Jiri Denemark2011-03-143-7/+7
* libvirt: add virDomain{Get,Set}BlkioParametersCVE-2011-1146Gui Jianfeng2011-03-103-1/+34
* maint: fix grammar in error messageEric Blake2011-02-211-2/+2
* maint: Expand tabs in python codeJiri Denemark2011-02-182-293/+293
* python: Use PyCapsule API if availablev0.8.8Cole Robinson2011-01-101-39/+50
* Use python discovered through env instead of hardcoding a pathv0.8.7v0.8.6Matthias Bolte2010-11-142-1/+6
* 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-123-0/+28
* python: drop unnecessary conn assignmentDan Kenigsberg2010-09-271-9/+0
* Fix SEGV on exit after domainEventDeregister()v0.8.4v0.8.3Philipp Hahn2010-07-231-1/+2
* python: Fix IOErrorReasonCallback bindingsCole Robinson2010-07-141-1/+1
* 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.2Daniel P. Berrange2010-06-251-1/+1
* Fix description of virStorageVolGetInfo()Philipp Hahn2010-06-181-1/+1
* maint: simplify some ignore filesEric Blake2010-06-151-2/+0
* Fix up the python bindings for snapshotting.Chris Lalancette2010-05-203-3/+53
* 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-302-1/+68
* Implement python binding for virDomainGetBlockInfoDaniel P. Berrange2010-04-293-0/+35
* nwfilter: python bindings for nwfilterStefan Berger2010-04-295-4/+198
* Don't ship generated python/libvirt.? files.Philipp Hahn2010-04-201-1/+2
* Fixup python binding for virDomainSnapshot APIsDaniel P. Berrange2010-04-203-1/+78
* More event callback fixesv0.8.0Daniel P. Berrange2010-04-091-2/+50
* Fix up python bindings for new event callbacksDaniel P. Berrange2010-04-082-0/+496
* Snapshot API framework.Chris Lalancette2010-04-053-0/+28
* Core driver implementation with ebtables supportStefan Berger2010-03-261-0/+2
* Add domain events for graphics network clientsDaniel P. Berrange2010-03-261-0/+1
* Add support for an explicit IO error eventDaniel P. Berrange2010-03-261-0/+1
* Add support for an explicit watchdog eventDaniel P. Berrange2010-03-261-0/+1