summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release of libvirt-python 4.9.0v4.9.0Daniel Veillard2018-11-041-1/+1
* event-test.py: Report ERROR eventsPhilipp Hahn2018-11-011-2/+2
* event-test.py: Fix ERROR eventPhilipp Hahn2018-11-011-2/+2
* Release of libvirt-python 4.8.0v4.8.0Daniel Veillard2018-10-011-1/+1
* event-test.py: Fix blanksPhilipp Hahn2018-09-241-26/+71
* event-test.py: Convert CONNECTION eventsPhilipp Hahn2018-09-241-4/+5
* event-test.py: Convert SECRET eventsPhilipp Hahn2018-09-241-8/+8
* event-test.py: Convert DEVICE eventsPhilipp Hahn2018-09-241-8/+8
* event-test.py: Convert STORAGE eventsPhilipp Hahn2018-09-241-12/+12
* event-test.py: Convert NETWORK eventsPhilipp Hahn2018-09-241-19/+10
* event-test.py: Convert TRAY eventsPhilipp Hahn2018-09-241-1/+4
* event-test.py: Convert DISK eventsPhilipp Hahn2018-09-241-1/+4
* event-test.py: Convert GRAPHICS eventsPhilipp Hahn2018-09-241-1/+5
* event-test.py: Convert AGENT eventsPhilipp Hahn2018-09-241-9/+8
* event-test.py: Convert ERROR eventsPhilipp Hahn2018-09-241-1/+7
* event-test.py: Convert WATCHDOG eventsPhilipp Hahn2018-09-241-1/+5
* event-test.py: Convert BLOCKJOB eventsPhilipp Hahn2018-09-241-11/+14
* event-test.py: Convert LIVECYCLE eventsPhilipp Hahn2018-09-241-28/+14
* event-test.py: Add class for event descriptionsPhilipp Hahn2018-09-241-0/+25
* event-test.py: Simplify event ID listsPhilipp Hahn2018-09-241-41/+46
* event-test.py: Merge livecycle callbacksPhilipp Hahn2018-09-241-11/+7
* event-test.py: Use __file__Philipp Hahn2018-09-241-1/+1
* event-test.py: Add missing globale statementPhilipp Hahn2018-09-241-0/+1
* event-test.py: Remove dead assignmentPhilipp Hahn2018-09-241-1/+1
* event-test.py: Remove extra parenthesisPhilipp Hahn2018-09-241-1/+1
* event-test.py: Handle closed connectionPhilipp Hahn2018-09-241-1/+7
* event-test.py: Sync list of domain lifecycle eventsPhilipp Hahn2018-09-241-4/+4
* Release of libvirt-python=4.7.0v4.7.0Daniel Veillard2018-09-031-1/+1
* Release of libvirt-python-4.6.0v4.6.0Daniel Veillard2018-08-061-1/+1
* rpm: update min required rhel/fedoraDaniel P. Berrangé2018-07-231-2/+2
* rpm: add BuildRequires on gccDaniel P. Berrangé2018-07-231-0/+1
* rpm: use the versioned python2 macro namesDaniel P. Berrangé2018-07-231-9/+9
* travis: add libvirt 4.5.0 version to build matrixDaniel P. Berrangé2018-07-161-0/+1
* fix build with older libvirt missing virNWFilterBindingPtrDaniel P. Berrangé2018-07-161-0/+4
* spec: Remove Group: and %defattrCole Robinson2018-07-101-5/+0
* Release of libvirt-python-4.5.0v4.5.0Daniel Veillard2018-07-021-1/+1
* Fix bugs in nwfilter binding APIsDaniel P. Berrangé2018-06-282-2/+5
* Add support for nwfilter binding objects / apisDaniel P. Berrangé2018-06-286-3/+122
* libvirtaio: Fix compat with python 3.7Cole Robinson2018-06-271-4/+7
* Add support for virNodeGetSEVInfoErik Skultety2018-06-143-0/+42
* Add support for virDomainGetLaunchSecurityInfoErik Skultety2018-06-143-0/+46
* libvirt_charPtrUnwrap: remove unnecessary check of returned stringPavel Hrdina2018-06-122-15/+7
* libvirt-override: Reset exception if the error is ignoredPavel Hrdina2018-06-121-1/+3
* typewrappers: Fix libvirt_charPtrUnwrap to set an exception if it failsPavel Hrdina2018-06-121-1/+4
* libvirt-utils: remove unused py_str functionPavel Hrdina2018-06-122-15/+0
* Blacklist virGetLastError{Code,Domain}Daniel P. Berrangé2018-06-061-1/+3
* Release of libvirt-python-4.4.0v4.4.0Daniel Veillard2018-06-041-1/+1
* Add support for virConnectBaselineHypervisorCPUJiri Denemark2018-06-013-0/+72
* event-test.py: Sync list of storage lifecycle eventsMichal Privoznik2018-05-221-0/+2
* Allow virConnect to be used as a context managerMarc Hartmayer2018-05-161-0/+6