summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for an explicit RTC change eventDaniel P. Berrange2010-03-261-0/+1
* Introduce a new public API for domain eventsDaniel P. Berrange2010-03-261-0/+3
* python: Fix networkLookupByUUIDPhilip Hahn2010-03-171-1/+1
* build: consistently indent preprocessor directivesEric Blake2010-03-091-7/+7
* Introduce public API for domain async job handlingv0.7.7Daniel P. Berrange2010-03-025-0/+51
* python: Actually add virConnectGetVersion to generated bindingsCole Robinson2010-02-171-1/+0
* libvirt-override.c: avoid a leak upon call with invalid argumentJim Meyering2010-02-161-2/+4
* virConnectBaselineCPU public APIJiri Denemark2010-02-123-0/+60
* Add virConnectGetVersion Python APIv0.7.6Taizo ITO2010-01-223-0/+33
* gnulib added a new syntax-check test: use $(VAR), not @VAR@Jim Meyering2010-01-182-6/+6
* Disable building of static Python moduleDiego Elio Pettenò2010-01-061-1/+1
* python: Add python bindings for virDomainMemoryStatsv0.7.5Adam Litke2009-12-203-2/+50
* Add new API virDomainMemoryStats to header and driversAdam Litke2009-12-201-1/+3
* Fix install location for Python bindingsMatthias Bolte2009-12-141-4/+4
* Use AM_PATH_PYTHON and python-config to detect Python configurationMatthias Bolte2009-12-081-1/+1
* Fix threading problems in python bindingsDaniel P. Berrange2009-11-261-11/+100
* python: Actually implement list*Interfaces bindingsv0.7.4v0.7.3Cole Robinson2009-11-203-2/+114
* Add virConnectGetLibvirtVersion APICole Robinson2009-11-123-0/+32
* give up python interpreter lock before calling cbDan Kenigsberg2009-11-031-2/+8
* python: Add a newline after custom classesv0.7.2Cole Robinson2009-10-051-0/+1
* python: Fix generated virInterface method namesCole Robinson2009-10-051-2/+5