spiegel_podman/vendor/github.com/containers/libhvee/pkg/hypervctl
Brent Baude 4b8230119e HyperV: wait on stop
When using podman machine with hyperv, stop was releasing the terminal
back top the user prematurely.  This resulted in users being able to run
subsequent commands while the vm was still stopped.  Commands like
machine stop were prone to failing.

[NO NEW TESTS NEEDED]

Signed-off-by: Brent Baude <bbaude@redhat.com>
2023-04-18 08:02:48 -05:00
..
diskdrive_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
drive_settings_builder.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
dvddrive_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
error.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00
ethernet_alloc_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
ethernet_port_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
kvp.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
memory_settings.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00
network_settings_builder.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
processor_settings.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00
resources_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
scsi_controller.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
storage_alloc_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
summary.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00
system_settings.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00
system_settings_builder.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00
vdvd_storage_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
vhd_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
vhd_storage_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
vm.go HyperV: wait on stop 2023-04-18 08:02:48 -05:00
vm_config.go Enabled network over vsock 2023-04-17 12:34:37 -05:00
vmm.go hyperv: lookup machine on local filesystem first 2023-03-27 10:17:06 -05:00