spiegel_podman/vendor/github.com/containers/libhvee/pkg/hypervctl
Brent Baude a6ffb5656f hyperv: fix machine rm -r
this pr fixes two hyperv bugs.  previous podman 5 versions of hyperv
failed to actually remove the vm from hyperv when machine rm -f was
called.

also fixes an annoying bug where removal of the hyperv ignition entries
were failing because this can only be done (with the current api) when
the vm is running.  new api in latest libhvee fixes this.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2024-03-22 11:09:17 -05:00
..
diskdrive_settings.go Update to libhvee 0.5.0 2023-11-17 13:34:14 -06: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 Update to libhvee 0.5.0 2023-11-17 13:34:14 -06:00
ethernet_alloc_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
ethernet_port_settings.go Update to libhvee 0.5.0 2023-11-17 13:34:14 -06: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 Update to libhvee 0.5.0 2023-11-17 13:34:14 -06:00
scsi_controller.go Update to libhvee 0.5.0 2023-11-17 13:34:14 -06: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 Update to libhvee 0.5.0 2023-11-17 13:34:14 -06:00
system_settings_builder.go Update to libhvee 0.5.0 2023-11-17 13:34:14 -06:00
vdvd_storage_settings.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
vhd.go vendor: update c/common + libhvee to latest main 2024-02-06 16:39:02 +01: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: fix machine rm -r 2024-03-22 11:09:17 -05:00
vm_config.go fix(deps): update github.com/containers/libhvee digest to e51be96 2023-10-13 03:19:39 +00:00
vmm.go fix(deps): update module github.com/containers/libhvee to v0.6.0 2023-12-14 10:55:38 +00:00