Commit Graph

207 Commits (df98c3ee388d64c7d099cfd63be44e00eff08d5c)

Author SHA1 Message Date
Adrien Delorme a6bb06c04e
Merge pull request #7615 from hashicorp/fix_7607
7 years ago
Radek Simko b4d35eceff
builder/qemu: Fix typo in version comparison
7 years ago
Megan Marsh bf59f01ba2 fix copypasta mistake switching ssh port mix/max for vnc port min/max
7 years ago
Radek Simko c7cf39808d
builder/qemu: Replace dot-based parsing with hashicorp/go-version
7 years ago
Adrien Delorme d72040f4fa move retry code into the common/retry pkg and make retry context aware
7 years ago
Adrien Delorme f555e7a9f2 allow a provisioner to timeout
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 a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Adrien Delorme a3838ecfad error on negative ports
7 years ago
Adrien Delorme 5a6dffde9a use port as ints
7 years ago
Adrien Delorme c214f6735b make everything a uint
7 years ago
Adrien Delorme ae182a7c20 qemu stepForwardSSH: use common/net pkg to find open port
7 years ago
Adrien Delorme 446105e384 quemu stepConfigureVNC: use common/net pkg to find open port
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Megan Marsh c63b54a1e7 move http with proxy call into a helper function
7 years ago
Megan Marsh e4dca0016c
Merge pull request #7156 from vtolstov/qemu
7 years ago
Vasiliy Tolstov b6ebe00249 provide memory and cpus like other builders does
7 years ago
Nelson Chen b39f398fda Add support for whpx accelerator to qemu builder
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
PORTE Loïc bf97557abf Backport VNC log from vmware to qemu
8 years ago
Megan Marsh 3175dcdf81
Merge pull request #6807 from dev-rowbot/qemu-net-device-6804
8 years ago
Konstantin Shloma fe341e2bd0 fix go source formatting
8 years ago
Konstantin Shloma 1155347b55 add qemu disk detect-zeroes= option
8 years ago
Rowan Potgieter 65db6be6b9 Fix for #6804
8 years ago
Megan Marsh 38cc525ec7 new option allowing user to clean up the ephemeral ssh key from the authorized_keys file
8 years ago
Megan Marsh 340363a649
Merge pull request #6613 from hashicorp/merge_ssh_config_funcs
8 years ago
Megan Marsh 918db58604 added new template variables to replace PACKER_KEY_INTERVAL with tunable key and keygroup intervals depending on driver used
8 years ago
Adrien Delorme 41f6e0334d refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
8 years ago
rsclarke 887e694534 add ssh agent support for qemu builder
8 years ago
Megan Marsh d2823622e5
Merge pull request #6249 from iammattcoleman/add-use_backing_file
8 years ago
Michael Gibson 7e4fb9adb5
vnc_bind_address not getting passed through to qemu
8 years ago
Megan Marsh 2b2c860df8 make the convert retryable in case it takes a bit to release a lock
8 years ago
Matt Coleman 3192f5e0da qemu builder: add the 'use_backing_file' setting for QCOW2 images
8 years ago
Matthew Hooker 4f1395e0f6
builder/qemu: properly prepare boot command.
8 years ago
Adam Robinson 29b89e63b8 add support for hvf accelerator to qemu builder
8 years ago
Matthew Hooker 024fac4b4f
Merge pull request #6129 from hashicorp/bc_replace
8 years ago
Evgeni Golov 5a10e5a038
fix invalid disc_discard setting error message
8 years ago
Matthew Hooker c8e76ce298
implement config struct for qemu
8 years ago
Matthew Hooker c6299972b9
s/boot_command/bootcommand/
8 years ago
Matthew Hooker bf0a320125
Implement new parser for qemu boot command
8 years ago
Omer Katz 56af885212
Avoid warning when using raw format.
8 years ago
Matthew Hooker baf8d30ad2
Merge pull request #5738 from testworksau/intel-haxm-support
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 ebe995c0ff
run goimports
8 years ago
Glenn McDonald 7250c4f7f0 Add Intel HAXM support to QEMU builder
8 years ago
Ammar Ansari b8bd66d10d Align virtual disk size for qemu builder
9 years ago
JD Friedrikson a0052fdb68
Specify InsecureIgnoreHostKey for HostKeyCallback
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago