Commit Graph

62 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
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)
7 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
8 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
10 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
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