Commit Graph

17 Commits (916df47ff97e013160916b09bcbfcd68a4792d5b)

Author SHA1 Message Date
Phil Fenstermacher 43bf7b2859 Changed error message and docs to match code - qemu-img options are qcow2 and raw
13 years ago
Mitchell Hashimoto 2e0ff556f2 builder/qemu: set proper HTTPIP for boot command [GH-597]
13 years ago
Mitchell Hashimoto 34c411eb12 builder/qemu: catch early exits of qemu
13 years ago
Mitchell Hashimoto da120d3c07 builder/qemu: remove constructor, more Go-like
13 years ago
Mitchell Hashimoto ac9b643e81 builder/qemu: simplify driver, make things more Go-like
13 years ago
Mitchell Hashimoto 144a9d2ac7 builder/qemu: remove floppy support, not used currently
13 years ago
Mitchell Hashimoto 7370acf9e8 builder/qemu: log VM output
13 years ago
Mitchell Hashimoto 3e58ca4c98 builder/qemu: unnecssary log
13 years ago
Mitchell Hashimoto 1d70002719 builder/qemu: get rid of unnecessary step
13 years ago
Mitchell Hashimoto 1de263d3d8 builder/qemu: alphabetize some things
13 years ago
Mitchell Hashimoto 3683d7cd23 builder/qemu: passing tests
13 years ago
Tom Hite 75fe878633 Fixes #3 via minor documentation fix and setting default properly (in the net_device template value, virtio is incorrect -- must be virtio-net).
13 years ago
Tom Hite c1ed89f880 Fixes #1 and Fixes #2 by allowing qemuargs to operate and override defaults.
13 years ago
Tom Hite db10cc6e83 changed error string referring to 'ova' and 'ovf' to refer to 'qcow2' and 'img' as the former were stray leftovers from the virtualbox code used as a basis for this plugin.
13 years ago
Tom Hite 2255a82300 removed a few stray 'VirtualBox' term uses in comments and docs.
13 years ago
Tom Hite 7a9baad5a2 added network and disk driver options, also a source comment on the kickstart file in the docs (I can't find the original source).
13 years ago
Tom Hite afc3f3be08 Initial checkin to GitHub -- has extensive changes to conform to the latest API model to match the 0.3.6 (Sept. 2, 2013) release.
13 years ago