summaryrefslogtreecommitdiff
path: root/libvirt-utils.c
Commit message (Expand)AuthorAgeFilesLines
* libvirt-utils: Clear error when guessing typed param typev8.6.0Michal Privoznik2022-07-081-2/+4
* Drop support for python 2Daniel P. Berrangé2019-12-041-16/+1
* libvirt_charPtrUnwrap: remove unnecessary check of returned stringPavel Hrdina2018-06-121-7/+3
* libvirt-utils: remove unused py_str functionPavel Hrdina2018-06-121-14/+0
* Avoid implicit treatment of an arithmetic result as a booleanDaniel P. Berrange2017-09-261-1/+1
* Fix comparisons between signed & unsigned integersDaniel P. Berrange2017-09-261-4/+4
* don't overrun buffer when converting cpumapv2.5.0Konstantin Neumoin2016-11-111-6/+1
* move cpumap conversion code to a common helperKonstantin Neumoin2016-11-111-0/+57
* use VIR_PY_DICT_SET_GOTOPavel Hrdina2015-10-051-11/+2
* indent labels by one spacePavel Hrdina2015-10-051-2/+2
* cleanup functions definitionPavel Hrdina2015-10-051-10/+15
* Move utils and shared code into libvirt-utilsPavel Hrdina2015-10-051-0/+406
* Import some virTypedParams* APIs from libvirtDoug Goldstein2013-11-221-0/+46
* Import VIR_FORCE_CLOSE macro from libvirtDaniel P. Berrange2013-11-221-0/+20
* Import VIR_ALLOC / VIR_ALLOC_N / VIR_REALLOC_N functionsDaniel P. Berrange2013-11-221-0/+120