Commit Graph

69 Commits (2cdc052d7c2920068d0ebca61e6c55698ec96192)

Author SHA1 Message Date
Megan Marsh b54b778572 major refactor of the step_run. Splits step into two major parts:
6 years ago
Megan Marsh 1d218d9e65 add QemuImgArgs option to set specialized flags in qemu-img
6 years ago
Megan Marsh 83ee4e7d13 miscellaneous qemu cleanup. Fix generator strings; generate code
6 years ago
Megan Marsh 9ac76be190 clean up step_run
6 years ago
Megan Marsh 9140985ab0 implement cd_files for qemu builder
6 years ago
Wilken Rivera 0719f906d4
Replace if/else with simple if (#9913)
6 years ago
Ronald van Zantvoort 7335695c84
qemu vnc: hardcoded lowerbound leaves negative ports
6 years ago
Lyle Franklin a4d1afb83a
Add 'cdrom_interface' option to QEMU builder (#9483)
6 years ago
Sylvia Moss ce45a1990a
Refactor communicator config for Qemu and add SkipNatMapping option (#9307)
6 years ago
Megan Marsh 082d806b1f fix httpip acquisition
6 years ago
Rui Lopes 06fad6cc4f qemu: add support for using a network bridge
6 years ago
Megan Marsh 7d8f1c01c4 Revert "fix: persist default drive/device" (#8440)
6 years ago
bugbuilder 30ccab472f fix: persist default drive/device
7 years ago
Lee Trager c7f38b232f Add display template option for QEMU. Fixes #7675
7 years ago
Lars Lehtonen b6eadb419a builder/qemu: Fix dropped error
7 years ago
Jayson Cofell 7f5fd4851e QEMU: Remove QMPEnable and depend upon VNC password usage for QMP enablement.
7 years ago
Jayson Cofell 5c5943b8ba Add VNC Password support to QEMU builder
7 years ago
Jayson Cofell afe9ba2869 QEMU: Initial QMP support
7 years ago
Jayson Cofell c9b693080a Add additional disk support for QEMU builder.
7 years ago
Radek Simko b4d35eceff
builder/qemu: Fix typo in version comparison
7 years ago
Radek Simko c7cf39808d
builder/qemu: Replace dot-based parsing with hashicorp/go-version
7 years ago
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Adrien Delorme 5a6dffde9a use port as ints
7 years ago
Vasiliy Tolstov b6ebe00249 provide memory and cpus like other builders does
7 years ago
Megan Marsh 65124985d1 don't set DetectZeroes if it's off, because some versions of QEMU don't support this option
7 years ago
Megan Marsh 3175dcdf81
Merge pull request #6807 from dev-rowbot/qemu-net-device-6804
8 years ago
Konstantin Shloma 1155347b55 add qemu disk detect-zeroes= option
8 years ago
Rowan Potgieter 65db6be6b9 Fix for #6804
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Chris Bednarski facf27ceeb Make rdp and vnc links clickable by adding the protocol
9 years ago
Matthew Hooker 0339fcc442
builder/qemu: add use_default_display option
9 years ago
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