summaryrefslogtreecommitdiff
path: root/libvirt-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Drop support for python 2Daniel P. Berrangé2019-12-041-5/+1
* libvirt-utils: remove unused py_str functionPavel Hrdina2018-06-121-1/+0
* Use static variables to store virPyDictToTypedParams hintsPavel Hrdina2018-02-191-0/+2
* move cpumap conversion code to a common helperKonstantin Neumoin2016-11-111-0/+5
* utils: introduce new macro helpers for tuple, list and dict objectsPavel Hrdina2015-10-051-0/+82
* Move utils and shared code into libvirt-utilsPavel Hrdina2015-10-051-0/+51
* Add space after comma for consistency with code stylev1.2.1-rc1Doug Goldstein2014-01-021-1/+1
* define __GNUC_PREREQ macro before using itDoug Goldstein2013-12-301-0/+10
* maint: next release is 1.2.0v1.2.0-rc1Eric Blake2013-11-251-1/+1
* Import some virTypedParams* APIs from libvirtDoug Goldstein2013-11-221-0/+6
* Import LIBVIR_CHECK_VERSION macro from libvirtDoug Goldstein2013-11-221-0/+10
* Import VIR_FORCE_CLOSE macro from libvirtDaniel P. Berrange2013-11-221-0/+7
* Import VIR_ALLOC / VIR_ALLOC_N / VIR_REALLOC_N functionsDaniel P. Berrange2013-11-221-0/+77
* Import code annotation macros from libvirtDaniel P. Berrange2013-11-221-0/+52
* Import gnulib's ignore_value macroDaniel P. Berrange2013-11-221-0/+11
* Import gnulib's xalloc_oversized macroDaniel P. Berrange2013-11-221-0/+15
* Add decl of MIN macroDaniel P. Berrange2013-11-221-0/+4
* Import STREQ macro from libvirtDaniel P. Berrange2013-11-221-0/+27