summaryrefslogtreecommitdiffstats
path: root/generator.py
Commit message (Expand)AuthorAgeFilesLines
...
* Support virDomain{Set, Get}BlockIoTune in the python APIv0.9.8-rc2v0.9.8-rc1Lei Li2011-11-301-3/+2
* Add new API virDomain{Set, Get}BlockIoTuneLei Li2011-11-291-0/+3
* snapshot: new virDomainSnapshotListChildrenNames APIEric Blake2011-10-101-0/+4
* python: Fix bindings generated in VPATH buildv0.9.6v0.9.5-rc3v0.9.5Jiri Denemark2011-09-161-4/+4
* python: Fix libvirt.py generation to include virterror infoCole Robinson2011-09-151-2/+5
* qemu_api: Update Py binding generator to generate files for QEMU APIsOsier Yang2011-09-141-69/+294
* latency: Expose the new API for Python bindingv0.9.5-rc1Osier Yang2011-09-061-0/+1
* Add public API for getting migration speedJim Fehlig2011-09-011-0/+1
* python: add Python binding for virDomainGetVcpuPinInfo APITaku Izumi2011-07-251-0/+1
* python: add Python binding for virDomainPinVcpusFlags APITaku Izumi2011-07-251-0/+1
* Enable virDomainBlockPull in the python APIAdam Litke2011-07-221-1/+1
* Add new API virDomainBlockPull* to headersAdam Litke2011-07-221-0/+2
* Quieten build & ensure API build scripts exit with non-zero statusDaniel P. Berrange2011-07-191-6/+10
* Revert "Add new API virDomainBlockPull* to headers"Eric Blake2011-06-241-3/+0
* Revert "Enable virDomainBlockPull in the python API."Eric Blake2011-06-241-2/+3
* build: avoid python 2.4 build failureEric Blake2011-06-231-2/+2
* python: Generate virStreamFree but don't expose in bindingsCole Robinson2011-06-231-1/+10
* python: Add bindings for virEvent*Handle/TimeoutCole Robinson2011-06-211-9/+2
* Promote virEvent*Handle/Timeout to public APICole Robinson2011-06-211-0/+8
* python: Implement virStreamSend/RecvAll helpersCole Robinson2011-06-211-2/+2
* python: Implement virStreamSend/RecvCole Robinson2011-06-211-4/+5
* python: Implement bindings for virStreamEventAddCallbackCole Robinson2011-06-201-4/+4
* python: generator: Don't print warning if nothing to warn aboutCole Robinson2011-06-201-3/+5
* Introduce virDomainGetControlInfo APIJiri Denemark2011-06-161-0/+1
* Enable virDomainBlockPull in the python API.Adam Litke2011-06-141-3/+2
* Add new API virDomainBlockPull* to headersAdam Litke2011-06-141-0/+3
* virNodeGetMemoryStats: Expose new APIMinoru Usui2011-06-141-0/+1
* virNodeGetCPUStats: Expose new APIMinoru Usui2011-06-141-0/+1
* send-key: Defining the public APILai Jiangshan2011-06-141-0/+1
* Deprecate several CURRENT/LIVE/CONFIG enumsHu Tao2011-06-131-0/+6
* sched: introduce virDomainGetSchedulerParametersFlagsEric Blake2011-05-291-0/+1
* libvirt.h: consolidate typed parameter handlingEric Blake2011-05-181-0/+12
* introduce virDomainSetSchedulerParametersFlagsHu Tao2011-05-171-0/+1
* virDomainGetState public APIJiri Denemark2011-05-161-0/+1
* python: Use hardcoded python path in libvirt.pyv0.9.1v0.9.0CVE-2011-1486Jiri Denemark2011-03-141-1/+6
* libvirt: add virDomain{Get,Set}BlkioParametersCVE-2011-1146Gui Jianfeng2011-03-101-0/+2
* maint: Expand tabs in python codeJiri Denemark2011-02-181-289/+289
* Use python discovered through env instead of hardcoding a pathv0.8.7v0.8.6Matthias Bolte2010-11-141-1/+1
* Adding structure and defines for virDomainSet/GetMemoryParametersNikunj A. Dadhania2010-10-121-0/+2
* Fix up the python bindings for snapshotting.Chris Lalancette2010-05-201-3/+23
* Implement python binding for virDomainGetBlockInfoDaniel P. Berrange2010-04-291-0/+1
* nwfilter: python bindings for nwfilterStefan Berger2010-04-291-4/+31
* Fixup python binding for virDomainSnapshot APIsDaniel P. Berrange2010-04-201-1/+26
* Snapshot API framework.Chris Lalancette2010-04-051-0/+3
* 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