summaryrefslogtreecommitdiff
path: root/libvirt/disk_def.go
Commit message (Expand)AuthorAge
* support local cdromsThomas Hipp2017-12-01
* Document disks from urlDuncan Mac-Vicar P2017-11-19
* Reuse newDefDisk()Duncan Mac-Vicar P2017-11-19
* golinting on various filesDario Maiocchi2017-11-16
* don't export oui variableDario Maiocchi2017-11-16
* use github.com/libvirt-go-xmlThomas Hipp2017-07-27
* Merge pull request #132 from localghost/seed_rngFlavio Castelli2017-06-16
|\
| * Seed RNG with current time.Zbigniew Kostrzewa2017-06-15
* | use official libvirt-go bindingsThomas Hipp2017-06-16
|/
* Use file type definition for disksDarragh Bailey2017-06-09
* Add scsi controller option and wwn to virtual disksEamonn O'Toole2017-03-22
* Allow to use maps for disk definitionsSilvio Moioli2016-11-01
* Associate a cloud-init with a domainFlavio Castelli2016-06-27
* go fmtDuncan Mac-Vicar P2016-05-06
* fix booting of a Linux distro by forcing qcow format.Duncan Mac-Vicar P2016-05-06
* use different names for each disk. closes #14Duncan Mac-Vicar P2016-05-06
* go fmtDuncan Mac-Vicar P2016-03-11
* disk definitionDuncan Mac-Vicar P2016-03-10