summaryrefslogtreecommitdiff
path: root/libvirt
Commit message (Expand)AuthorAge
* use github.com/libvirt-go-xmlThomas Hipp2017-07-27
* Fix crash occuring when domain is in state file but doesn't exist in libvirt.Zbigniew Kostrzewa2017-07-15
* Exported logic used to create a new backingStore representation onto a separa...J. Eduardo2017-07-02
* Added autodetection of base volume format, eliminating the need for explicit ...J. Eduardo2017-07-02
* Added support for using raw volumes and an example using the functionality.J. Eduardo2017-07-02
* Add autostart option for domain resource.localghost2017-06-26
* Merge pull request #136 from dmacvicar/domain-filesystemFlavio Castelli2017-06-26
|\
| * Add support of filesystem device to domainFlavio Castelli2017-06-19
| * Fix: don't hide errorsFlavio Castelli2017-06-19
* | Merge pull request #132 from localghost/seed_rngFlavio Castelli2017-06-16
|\ \ | |/ |/|
| * Seed RNG with current time.Zbigniew Kostrzewa2017-06-15
* | Fix broken testFlavio Castelli2017-06-16
* | Merge pull request #133 from localghost/cpu_modeFlavio Castelli2017-06-16
|\ \
| * | Set "custom" CPU mode in CPU acceptance test.localghost2017-06-15
| * | Add support for setting CPU mode.Zbigniew Kostrzewa2017-06-15
| |/
* / use official libvirt-go bindingsThomas Hipp2017-06-16
|/
* Use file type definition for disksDarragh Bailey2017-06-09
* Add default case for libvirt statesThomas Hipp2017-06-07
* domain: add configurable timeoutsThomas Hipp2017-06-07
* DRY codeFlavio Castelli2017-05-27
* Fix code broken accidentally by merge of PR 116Flavio Castelli2017-05-26
* Replace cryptic error with better oneFlavio Castelli2017-05-26
* Merge pull request #107 from eamonnotoole/remote-ignition-temp-file-upstreamFlavio Castelli2017-05-26
|\
| * Write Ignition file as a volume in a libvirt storage poolEamonn O'Toole2017-03-23
* | Use If-Modified-Since for downloading imagesAlvaro Saurin2017-03-29
* | Code refactoring: rename structFlavio Castelli2017-03-29
* | cloud-init: rework user-data handlingFlavio Castelli2017-03-29
* | user_data argument for cloud-initAlvaro Saurin2017-03-29
|/
* Add scsi controller option and wwn to virtual disksEamonn O'Toole2017-03-22
* Merge pull request #103 from monstermunchkin/graphics-deviceFlavio Castelli2017-03-15
|\
| * Add test for graphicsThomas Hipp2017-03-15
| * Exclude `graphics` block on s390x and ppc64Thomas Hipp2017-03-15
* | Increase code coverage by running TF acceptance testsEamonn O'Toole2017-03-14
* | Some code coverage for utils.goFlavio Castelli2017-03-14
* | Test coverage for network_defFlavio Castelli2017-03-14
* | Code coverage of qemu_agentFlavio Castelli2017-03-14
* | Test coverage for pool syncFlavio Castelli2017-03-14
|/
* Be more verbose/precise by debugging failures.dmaiocchi2017-03-10
* gofmtAlvaro Saurin2017-03-06
* Improve code coverageFlavio Castelli2017-03-03
* Merge pull request #101 from rsokolkov/fix-docs-for-networkAlvaro2017-02-20
|\
| * [Docs] Clearer description for "addresses" paramRoman Sokolkov2017-02-17
* | Merge remote-tracking branch 'origin' into bridge_fixDean Smith2017-02-17
|\|
| * Merge pull request #95 from eamonnotoole/hpe/networking_dnsFlavio Castelli2017-02-17
| |\
| | * Add DNS forwarder blocks to network resource definitionEamonn O'Toole2017-02-08
| * | Ignition support: first phaseEamonn O'Toole2017-02-14
| * | Add support for CoreOS ignition and console blocksEamonn O'Toole2017-02-08
| |/
* / Fix for bridged networks.Dean Smith2017-02-17
|/
* Add Autoport option to allow a port to be automatically assigned.Rafael Fernández López2016-11-23
* Specify listen option with none type value. This will avoid slotting a spice ...Rafael Fernández López2016-11-22