podman/pkg/machine/define
Brent Baude d2c1de5993 Add krun support to podman machine
This PR adds libkrun support to podman machine.  This is an experimental feature and should not be marketed yet.  Before we unmark the experimental status on this function, we will need to have full CI support and a full podman point release has pased.

This work relies on the fact that vfkit and libkrun share a reasonably (if not perfectly) same API.  The --log-level debug option will not show a GUI screen for boots as krun is not capable of this.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2024-04-26 08:58:38 -05:00
..
config.go Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
errors.go Don't panic on podman4 machine configs 2024-02-12 09:10:46 -06:00
image_format.go zstd now default compression for podman machine 2024-02-20 14:26:41 -06:00
image_format_test.go zstd now default compression for podman machine 2024-02-20 14:26:41 -06:00
initopts.go Use machine image as specified in containers.conf 2024-02-29 13:38:43 -05:00
machine_artifact.go
machine_artifact_test.go
setopts.go machine: make more use of strongunits 2024-03-06 16:14:30 +01:00
state.go
usb.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
vmfile.go Don't read full VM File before decompressing 2024-03-07 10:11:11 +01:00
vmfile_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
vmtype.go Add krun support to podman machine 2024-04-26 08:58:38 -05:00
vmtype_test.go Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00