packer-cn/builder/qemu
sylviamoss fc2e94554a add qemu hcl examples 2020-07-31 17:32:08 +02:00
..
artifact.go fmt 2014-10-28 08:43:19 -07:00
builder.go add qemu hcl examples 2020-07-31 17:32:08 +02:00
builder.hcl2spec.go ci/tech-debt: Fix vmware acceptance tests (#9636) 2020-07-23 09:40:57 +02:00
builder_test.go Refactor communicator config for Qemu and add SkipNatMapping option (#9307) 2020-06-02 11:56:36 +02:00
comm_config.go only set up localhost port forwarding if skipnatmapping is false. 2020-06-24 10:40:42 -07:00
comm_config_test.go Refactor communicator config for Qemu and add SkipNatMapping option (#9307) 2020-06-02 11:56:36 +02:00
driver.go builders: Fix gosimple S1007 linting issue (#8871) 2020-03-11 10:29:22 +01:00
qmp.go qemu: add support for using a network bridge 2020-05-20 16:46:32 -07:00
ssh.go Refactor communicator config for Qemu and add SkipNatMapping option (#9307) 2020-06-02 11:56:36 +02:00
step_configure_qmp.go qemu: add support for using a network bridge 2020-05-20 16:46:32 -07:00
step_configure_vnc.go Add VNC Password support to QEMU builder 2019-07-03 18:38:56 -06:00
step_convert_disk.go Add additional disk support for QEMU builder. 2019-06-24 17:35:06 -06:00
step_copy_disk.go Fix gosimple S1025 linting errors (#8838) 2020-03-04 15:31:30 -05:00
step_create_disk.go Fix gosimple S1025 linting errors (#8838) 2020-03-04 15:31:30 -05:00
step_http_ip_discover.go qemu: add support for using a network bridge 2020-05-20 16:46:32 -07:00
step_http_ip_discover_test.go qemu: add support for using a network bridge 2020-05-20 16:46:32 -07:00
step_port_forward.go Refactor communicator config for Qemu and add SkipNatMapping option (#9307) 2020-06-02 11:56:36 +02:00
step_prepare_output_dir.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_resize_disk.go Fix gosimple S1025 linting errors (#8838) 2020-03-04 15:31:30 -05:00
step_run.go Add 'cdrom_interface' option to QEMU builder (#9483) 2020-07-07 16:22:30 +02:00
step_set_iso.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_shutdown.go Change back to make sure all durations are a time.Duration 2019-10-31 16:12:07 +01:00
step_type_boot_command.go Replace file shared state by statebag (#9238) 2020-05-19 11:49:48 +02:00
step_wait_guest_address.go builder/qemu: timeout waiting for the guest to become available in the network bridge 2020-05-26 07:46:06 +01:00