summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* virPyDictToTypedParams: packing lists of valuesv1.2.17Pavel Boldin2015-06-291-99/+129
* Revert "Change livbirt version to 1.3.0 for the next release"Martin Kletzander2015-06-281-1/+1
* Change livbirt version to 1.3.0 for the next releaseMartin Kletzander2015-06-161-1/+1
* Provide symbolic names for typed parametersJiri Denemark2015-06-081-0/+8
* Post-release version bump to 1.2.17Jiri Denemark2015-06-051-1/+1
* Include tests in MANIFESTDaniel P. Berrange2015-06-011-0/+2
* Fix duplicate entries in AUTHORSv1.2.16Jim Fehlig2015-05-282-1/+19
* Sort tuples on both itemsGuido Günther2015-05-201-3/+3
* Simplify sortingGuido Günther2015-05-201-4/+1
* Sort dictionary keysGuido Günther2015-05-201-4/+4
* examples: Add example to make guest agent lifecycle event usefulPeter Krempa2015-05-114-0/+238
* Post-release version bump to 1.2.16Peter Krempa2015-05-111-1/+1
* libvirt-python: add classifiers to setup.pyv1.2.15Victor Stinner2015-04-221-1/+10
* Add tox.ini to run tests on Python 2.6, 2.7 & 3.4Victor Stinner2015-04-223-0/+12
* sanitytest.py parameters are now optionalVictor Stinner2015-04-221-5/+18
* Implement the DEVICE_ADDED eventJán Tomko2015-04-153-0/+70
* Post-release version bump to 1.2.15Jiri Denemark2015-04-021-1/+1
* Expose virDomainInterfacesAddresses to python bindingv1.2.14Pavel Hrdina2015-03-287-0/+199
* Rename virDomainGetIOThreadsInfo to virDomainGetIOThreadInfoJán Tomko2015-03-264-10/+10
* Rename virDomainIOThreadsInfoFree to virDomainIOThreadInfoFreeJán Tomko2015-03-263-3/+3
* Post-release version bump to 1.2.14Pavel Hrdina2015-03-191-1/+1
* Support virDomainPinIOThreadJohn Ferlan2015-03-113-0/+74
* Support virDomainGetIOThreadsInfo and virDomainIOThreadsInfoFreeJohn Ferlan2015-03-114-0/+111
* Clarify description for virNodeGetSecurityModelJán Tomko2015-03-051-1/+1
* Post-release version bump to 1.2.13v1.2.13Daniel P. Berrange2015-01-271-1/+1
* sanitytest: fix mapping test for virDomainDefineXMLFlagsv1.2.12Pavel Hrdina2015-01-191-1/+1
* build: make it easier to backport event idsEric Blake2015-01-152-25/+33
* Bump version to 1.2.12 for new dev cycleMichal Privoznik2014-12-161-1/+1
* Add c_pointer method to classes.v1.2.11Richard W.M. Jones2014-12-112-0/+34
* override: iterate virDomainFSInfo.devAliases using ndevAliasesTomoki Sekiyama2014-12-021-3/+4
* fix examplesPavel Hrdina2014-12-012-12/+22
* event: Add bindings for agent lifecycle eventPeter Krempa2014-11-243-0/+81
* override: Implement bindings for virDomainGetFSInfo as domain.fsInfoTomoki Sekiyama2014-11-244-1/+85
* Add dict check for setTime and allow pass 'seconds' parameterLuyao Huang2014-11-112-17/+24
* Check return value of libvirt_uintUnwrapJiri Denemark2014-11-061-1/+2
* Bump version to 1.2.11 for new dev cycleJohn Ferlan2014-11-031-1/+1
* fix libvirt headers listv1.2.10Dmitry Guryanov2014-10-281-8/+18
* virDomainBlockCopy: initialize flags to 0Pavel Hrdina2014-10-221-1/+1
* flags cannot get right value for blockCopy functionPavel Hrdina2014-10-221-2/+1
* Fix rest of unsigned integer handlingPeter Krempa2014-10-224-68/+68
* Fix parsing of 'flags' argument for bulk stats functionsLuyao Huang2014-10-221-2/+2
* Fix function name when parsing arguments in libvirt_virNodeAllocPagesPeter Krempa2014-10-221-1/+1
* Improve error output when use getTime with a nonzero flags.Luyao Huang2014-10-201-1/+3
* Change the comment in getPyNodeCPUCount method reflecting correct called methodsPradipta Kr. Banerjee2014-10-161-2/+2
* setup.py: fix rpm build to return 1 on errorPavel Hrdina2014-10-071-2/+2
* sanitytest: define long for python version >= 3Martin Kletzander2014-10-071-0/+3
* sanitytest: count with the fact that large enums can be longMartin Kletzander2014-10-071-1/+1
* sanitytest: check for exported enumsMartin Kletzander2014-10-061-2/+51
* Post-release version bump for new dev cyclePavel Hrdina2014-10-021-1/+1
* implement new tunable eventv1.2.9Pavel Hrdina2014-09-303-0/+76