summaryrefslogtreecommitdiff
path: root/libvirt/domain_def.go
Commit message (Expand)AuthorAge
* domain: honor arch, machine, and emulator settingsThomas Hipp2017-12-22
* remove duplicata declaration and simplify code.Dario Maiocchi2017-11-16
* Bugfix: let libvirt populate channel sourceSilvio Moioli2017-10-17
* Full support for arch,machine & emulator settingsDean Smith2017-09-19
* use github.com/libvirt-go-xmlThomas Hipp2017-07-27
* Add support of filesystem device to domainFlavio Castelli2017-06-19
* Merge pull request #133 from localghost/cpu_modeFlavio Castelli2017-06-16
|\
| * Add support for setting CPU mode.Zbigniew Kostrzewa2017-06-15
* | use official libvirt-go bindingsThomas Hipp2017-06-16
|/
* Write Ignition file as a volume in a libvirt storage poolEamonn O'Toole2017-03-23
* Add scsi controller option and wwn to virtual disksEamonn O'Toole2017-03-22
* Merge pull request #103 from monstermunchkin/graphics-deviceFlavio Castelli2017-03-15
|\
| * Exclude `graphics` block on s390x and ppc64Thomas Hipp2017-03-15
* | Increase code coverage by running TF acceptance testsEamonn O'Toole2017-03-14
|/
* gofmtAlvaro Saurin2017-03-06
* Ignition support: first phaseEamonn O'Toole2017-02-14
* Add support for CoreOS ignition and console blocksEamonn O'Toole2017-02-08
* 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
* Implement firmware/nvram for domains, so we can use UEFI imagesAlvaro Saurin2016-10-10
* Add a random number generator device to all the domainsFlavio Castelli2016-10-04
* Add a qemu channel to all the domainsFlavio Castelli2016-07-20
* Bugfix: metadata always need refreshingSilvio Moioli2016-06-30
* Domain: allow to set custom metadataFlavio Castelli2016-06-26
* Enable domain featuresFlavio Castelli2016-06-04
* Do not force machine type and arch so that the default is selected. Closes #10Duncan Mac-Vicar P2016-04-19
* go fmtDuncan Mac-Vicar P2016-03-20
* implement network interfacesDuncan Mac-Vicar P2016-03-19
* go fmtDuncan Mac-Vicar P2016-03-11
* disk definitionDuncan Mac-Vicar P2016-03-10
* implement a volume providerDuncan Mac-Vicar P2016-03-06
* go fmtDuncan Mac-Vicar P2016-03-05
* add spice consoleDuncan Mac-Vicar P2016-03-05
* refactor domain defaults in a constructor functionDuncan Mac-Vicar P2016-03-05