summaryrefslogtreecommitdiff
path: root/libvirt-qemu-override.c
Commit message (Expand)AuthorAgeFilesLines
* Fix sign compare offendersv9.1.0Michal Privoznik2023-02-131-1/+1
* Implement virDomainQemuMonitorCommandWithFiles() overrideMichal Privoznik2022-03-101-0/+118
* debug: Fix bit-rot in debug outputPhilipp Hahn2020-07-271-1/+1
* Drop support for python 2Daniel P. Berrangé2019-12-041-41/+10
* PyArg_ParseTuple: Provide correct function namesv2.2.0Michal Privoznik2016-08-241-1/+2
* Return NULL if python exception is setPavel Hrdina2015-10-051-4/+2
* fix indentationPavel Hrdina2015-10-051-21/+20
* indent labels by one spacePavel Hrdina2015-10-051-1/+1
* cleanup functions definitionPavel Hrdina2015-10-051-2/+4
* Move utils and shared code into libvirt-utilsPavel Hrdina2015-10-051-7/+0
* Fix rest of unsigned integer handlingPeter Krempa2014-10-221-2/+2
* build: Fix build warning on libvirt-pythonMo Yuxiang2014-08-191-1/+2
* qemu: support arbitrary monitor eventsEric Blake2014-03-251-1/+222
* override: Replace PyString_FromString with libvirt_constcharPtrWrapDaniel P. Berrange2013-12-111-2/+2
* override: Fix native module registration to work with Python3Daniel P. Berrange2013-12-111-18/+55
* virDomainQemuAgentCommand appeared in 0.10.0Daniel P. Berrange2013-11-221-0/+5
* Import VIR_ALLOC / VIR_ALLOC_N / VIR_REALLOC_N functionsDaniel P. Berrange2013-11-221-0/+1
* Update header file includesDaniel P. Berrange2013-11-221-5/+2
* Fix leaks in python bindingsCVE-2013-4297Ján Tomko2013-09-031-0/+3
* syntax-check: Only allows to include public headers in external toolsOsier Yang2013-04-181-2/+2
* agent: add python module supportv0.10.1v0.10.0-rc2v0.10.0MATSUDA Daiki2012-08-231-0/+29
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-2/+2
* python: drop unused functionv0.9.10-rc2Eric Blake2012-02-071-15/+1
* qemu_api: Add override XML and C files for QEMU APIsOsier Yang2011-09-141-0/+136