You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/qemu
Roger Hu 28f8241a05
update generated files
6 years ago
..
artifact.go
builder.go Add 'cdrom_interface' option to QEMU builder (#9483) 6 years ago
builder.hcl2spec.go update generated files 6 years ago
builder_test.go Refactor communicator config for Qemu and add SkipNatMapping option (#9307) 6 years ago
comm_config.go only set up localhost port forwarding if skipnatmapping is false. 6 years ago
comm_config_test.go Refactor communicator config for Qemu and add SkipNatMapping option (#9307) 6 years ago
driver.go builders: Fix gosimple S1007 linting issue (#8871) 6 years ago
qmp.go qemu: add support for using a network bridge 6 years ago
ssh.go Refactor communicator config for Qemu and add SkipNatMapping option (#9307) 6 years ago
step_configure_qmp.go qemu: add support for using a network bridge 6 years ago
step_configure_vnc.go Add VNC Password support to QEMU builder 7 years ago
step_convert_disk.go Add additional disk support for QEMU builder. 7 years ago
step_copy_disk.go Fix gosimple S1025 linting errors (#8838) 6 years ago
step_create_disk.go Fix gosimple S1025 linting errors (#8838) 6 years ago
step_http_ip_discover.go qemu: add support for using a network bridge 6 years ago
step_http_ip_discover_test.go qemu: add support for using a network bridge 6 years ago
step_port_forward.go Refactor communicator config for Qemu and add SkipNatMapping option (#9307) 6 years ago
step_prepare_output_dir.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_resize_disk.go Fix gosimple S1025 linting errors (#8838) 6 years ago
step_run.go Add 'cdrom_interface' option to QEMU builder (#9483) 6 years ago
step_set_iso.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_shutdown.go Change back to make sure all durations are a time.Duration 6 years ago
step_type_boot_command.go Replace file shared state by statebag (#9238) 6 years ago
step_wait_guest_address.go builder/qemu: timeout waiting for the guest to become available in the network bridge 6 years ago