spiegel_podman/pkg/machine/apple
Colin Walters bf541c6740 machine/linux: Support virtiofs mounts (retain 9p default)
I'm hitting a bug with 9p when trying to transfer large files.
In RHEL at least 9p isn't supported because it's known to have a
lot of design flaws; virtiofsd is the supported and recommended
way to share files between a host and guest.

Add a new hidden `PODMAN_MACHINE_VIRTFS` environment
variable  that can be set to `virtiofs` to switch to virtiofsd.

Signed-off-by: Colin Walters <walters@verbum.org>
2024-06-07 10:03:06 -04:00
..
vfkit Add Rosetta support for Apple Silicon mac 2024-05-17 17:53:28 +09:00
apple.go machine/linux: Support virtiofs mounts (retain 9p default) 2024-06-07 10:03:06 -04:00
ignition.go Add krun support to podman machine 2024-04-26 08:58:38 -05:00
vfkit.go Check AppleHypervisor before accessing it 2024-05-20 16:17:59 +02:00