packer/builder
Nelson Chen b39f398fda Add support for whpx accelerator to qemu builder
Windows Hypervisor Platform (WHPX) is the Windows counterpart to HVF and
KVM. It's an operating system provided component that provides
virtualization acceleration support.

This is kind of the missing counterpart to https://github.com/hashicorp/packer/pull/6193.
QEMU 2.12 also added support for WHPX.

There's no support for libvirt on Windows so nothing was added in those
areas.

The popular QEMU for Windows distribution does not have WHPX support
built-in for legal reasons as the maintainer does not wish to use or
obtain any part of Microsoft's SDK to compile the distribution.
2019-01-03 15:20:37 -08:00
..
alicloud/ecs support -force option and update docs 2018-12-05 11:50:35 +08:00
amazon Merge pull request #7080 from hashicorp/do_6508 2018-12-12 15:42:37 -08:00
azure azure: fix snapshot regression 2018-12-13 13:58:18 -08:00
cloudstack builders: reuse private key file reading function 2018-11-08 14:25:50 +03:00
digitalocean pass config as a pointer so that ssh configuration is correctly set 2018-09-18 11:36:21 +02:00
docker Fixed cmd order for docker driver. Added config to post proc. 2018-12-17 22:59:41 -06:00
file spelling: virtualization 2018-03-14 03:29:14 +00:00
googlecompute builders: reuse private key file reading function 2018-11-08 14:25:50 +03:00
hcloud Make sure sshkey is not nil 2018-12-14 22:30:26 +01:00
hyperv Fixed replace variable name. 2018-12-18 06:18:51 -06:00
lxc Merge pull request #6543 from thedrow/lxc-root-path 2018-08-06 11:34:01 -07:00
lxd Fix issue #6561 - Pass "--config" option correctly to "lxc launch" 2018-08-02 19:37:53 +00:00
ncloud new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 2018-09-14 11:06:38 -07:00
null SSHPrivateKey => SSHPrivateKeyFile 2018-08-29 14:40:32 +02:00
oneandone new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 2018-09-14 11:06:38 -07:00
openstack use openstack volume_size option on creation 2018-12-18 23:59:54 +01:00
oracle fix packer crash that occurs when image is nil 2018-12-17 14:54:27 -08:00
parallels Updated things related to the parallels-iso builder to correspond to @azr's suggestions. 2018-11-22 20:19:00 -06:00
profitbricks builders: reuse private key file reading function 2018-11-08 14:25:50 +03:00
qemu Add support for whpx accelerator to qemu builder 2019-01-03 15:20:37 -08:00
scaleway Revert "Rename attribute api_access_key to organization_id" 2018-11-08 16:34:23 -08:00
tencentcloud/cvm Add tencent cloud builder (#7135 & #6839) 2018-12-20 17:09:44 +01:00
triton builer/triton: pass config as a pointer so values could be set 2018-09-27 16:27:34 +02:00
virtualbox fix virtualbox 6.0 beta command options 2018-12-10 15:18:21 -08:00
vmware Fix 'nil' dir in VMware artifact when building locally 2018-12-14 13:21:41 +00:00