spiegel_podman/pkg/machine/hyperv
Mario Loriedo 15c9ca130f Add command podman system hyperv-prep
Introducing a new `podmand system` subcommand to prepare a Windows host
to run Hyper-V based Podman machines: `hyperv-prep`.

When executed it:
- creates of the registry keys for VSocks
- adds the current user to the Hyper-V administrators group

This command requires an administrator terminal.

Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
2026-04-29 23:00:29 +02:00
..
vsock Add command podman system hyperv-prep 2026-04-29 23:00:29 +02:00
hutil.go Add command podman system hyperv-prep 2026-04-29 23:00:29 +02:00
stubber.go Add command podman system hyperv-prep 2026-04-29 23:00:29 +02:00
stubber_test.go Hyperv machine init/rm: skip win registry operations when possible 2026-04-29 23:00:29 +02:00
volumes.go Add command podman system hyperv-prep 2026-04-29 23:00:29 +02:00