Commit Graph

35 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Rickard von Essen c95aab5e0e Merge pull request #3888 from yoctocloud/qemu
10 years ago
Matthew Hooker 7cbb98f2d5 QemuArggs -> QemuArgs
10 years ago
Vasiliy Tolstov 4986ef39b2 builder/qemu: specify disk format to avoid errors
10 years ago
Vasiliy Tolstov 83f175cac7 builder/qemu: dont fail on communicator - none
10 years ago
Ian Duffy fa273f3bea Allow configurable VNC bind IP for QEMU
10 years ago
Vasiliy Tolstov e5276b31a3 fix assign to driveArgs
10 years ago
Chris Bednarski fee00baf6a Revert "close #3192"
10 years ago
Vasiliy Tolstov 3b8f0023e5 close #3192
10 years ago
Dan Sedlacek 279555b8e1 Added ability to see what SSH Port packer generated in template data
10 years ago
Vasiliy Tolstov 48f8612b72 add virtio-scsi
11 years ago
Vasiliy Tolstov 3fae902bc3 enable discards only on qemu >= 2
11 years ago
Mitchell Hashimoto fd40b714c4 Merge pull request #2118 from vtolstov/image
11 years ago
Mitchell Hashimoto 523a3342b8 builder/qemu: fix tests
11 years ago
Mitchell Hashimoto ea86cb4c7e builder/qemu: use proper ssh port [GH-2074]
11 years ago
Vasiliy Tolstov 3d94462e37 remove image format from image name
11 years ago
Mitchell Hashimoto 77af5f83f7 Merge pull request #2120 from vtolstov/discard
11 years ago
Mitchell Hashimoto 3e76547bff bulder/qemu: convert interpolation
11 years ago
Vasiliy Tolstov 3984f5e6f6 add discard option to qemu builder
11 years ago
Vasiliy Tolstov 16110c6be6 add CD-ROM only if not used disk_image, also boot from it only if CD-ROM present
12 years ago
Mitchell Hashimoto c161f9adc5 Merge pull request #1558 from vtolstov/qemu_cache
12 years ago
Kent Holloway 9e2d0af5ab Reverting previous change, including M on memory line to be explicit about what we are requesting
12 years ago
Vasiliy Tolstov 8efc8ec984 add ability to set cache mode for disk
12 years ago
Kent Holloway 6b5a505384 -redir is deprecated and missing on some versions of QEMU, using -netdev instead which is recommended. Removing M letter from Memory flag as QEMU now assumes this value is always in MB and errors out if you pass the M as a part of the command
12 years ago
Mitchell Hashimoto 6bbf64c5ab builder/qemu: use 512M for -m [GH-1444]
12 years ago
Mitchell Hashimoto 752162c234 fmt
12 years ago
Mitchell Hashimoto 88c186df39 Merge branch 'master' of github.com:matthbak/packer into matthbak-master
12 years ago
Hiroyuki Sato 965d273907 Add machine_type option for qemu builder.
12 years ago
Matthew Baker b8c13d3e4d Keeping the -machine type=pc if accelerator method set to "none"
12 years ago
Matthew Baker 9220d644d1 Making graphics and hardware virtualisation optional and configurable
12 years ago
Matthew Baker 0d07960f3e Disabling SDL gui mode
12 years ago
Thomas D. Hite 08f5131746 Added template processing for QemuArgs, floppy_files for auto-building floppies which attach to the VM at startup, and run_once flag to trigger just one powerup/powerdown.
12 years ago
Mitchell Hashimoto 3bc0c4aa25 builder/qemu: simplify driver, make things more Go-like
13 years ago
Tom Hite 2f8f2d5ad1 Fixes #1 and Fixes #2 by allowing qemuargs to operate and override defaults.
13 years ago
Tom Hite d58a209b73 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 30d004022e 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