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
Megan Marsh 3e35630d8d
remove slashes to prevent windows test fails
6 years ago
..
artifact.go
builder.go typo 6 years ago
builder_test.go qemu: split config and config tests into their own files to match best practices from other builders 6 years ago
comm_config.go
comm_config_test.go
config.go review cleanup 6 years ago
config.hcl2spec.go add QemuImgArgs option to set specialized flags in qemu-img 6 years ago
config_test.go add QemuImgArgs option to set specialized flags in qemu-img 6 years ago
driver.go Skip qemu-img convert if format of output file matches format of input file. 6 years ago
driver_mock.go add QemuImgArgs option to set specialized flags in qemu-img 6 years ago
qmp.go
ssh.go
step_configure_qmp.go
step_configure_vnc.go
step_convert_disk.go add QemuImgArgs option to set specialized flags in qemu-img 6 years ago
step_convert_disk_test.go add QemuImgArgs option to set specialized flags in qemu-img 6 years ago
step_copy_disk.go add QemuImgArgs option to set specialized flags in qemu-img 6 years ago
step_copy_disk_test.go add QemuImgArgs option to set specialized flags in qemu-img 6 years ago
step_create_disk.go add QemuImgArgs option to set specialized flags in qemu-img 6 years ago
step_create_disk_test.go add QemuImgArgs option to set specialized flags in qemu-img 6 years ago
step_http_ip_discover.go
step_http_ip_discover_test.go
step_port_forward.go refactor multistep array construction in qemu builder to push majority of conditionals into their steps rather than the multistep constructor code. 6 years ago
step_prepare_output_dir.go
step_resize_disk.go add QemuImgArgs option to set specialized flags in qemu-img 6 years ago
step_resize_disk_test.go add QemuImgArgs option to set specialized flags in qemu-img 6 years ago
step_run.go major refactor of the step_run. Splits step into two major parts: 6 years ago
step_run_test.go remove slashes to prevent windows test fails 6 years ago
step_set_iso.go
step_shutdown.go
step_test.go [builder/qemu] Skip resize step when skip_resize_disk is enable #9860 (#9896) 6 years ago
step_type_boot_command.go
step_wait_guest_address.go miscellaneous qemu cleanup. Fix generator strings; generate code 6 years ago