Files
podman/pkg/machine
Brent Baude f488d9890c Add support for HVSOCK on hyperv
Windows HyperV uses HVSocks (Windows adaptation of vsock) for
communicating between vms and the host.  Podman machine in Qemu uses a
virtual UDS to signal the host that the machine is booted.  In HyperV,
we can use a HVSOCK for the same purpose.

One of the big aspects of using HVSOCK on Windows is that the HVSOCK
must be entered into the Windows registry.  So now part of init and rm
of a podman machine, entries must be added and removed respectively.
Also duplicates are a no-no.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2023-04-14 13:53:25 -05:00
..
2023-02-22 09:00:24 -06:00
2023-04-14 13:53:25 -05:00
2023-02-15 14:48:12 -05:00
2023-04-14 13:53:25 -05:00
2023-03-17 16:02:28 -05:00
2022-09-26 18:35:01 -04:00
2023-02-22 09:00:24 -06:00
2023-03-17 16:02:28 -05:00
2023-01-23 10:48:32 -06:00
2023-01-23 10:48:32 -06:00
2023-04-14 13:53:25 -05:00
2022-09-20 15:34:27 -04:00
2023-03-17 16:02:28 -05:00