spiegel_podman/pkg/machine/qemu
Brent Baude e5a4f00b7d Podman 5 machine config file - Step 1
The following PR is the very first step in what will a series of steps
to apply a "common" machine configuration file to all providers.
Function names, method names, struct names, and field names are all up
for debate.  The purpose of this PR is to offer a glimpse at the
direction we intend to take.

This PR also contains temporary structs (i.e. aThing) that are not
exported.  These are merely placeholders.

The configuration work in this PR is also unused of yet.  But the code
is compiled.  Once merged, we can begin the next step of development.

[NO NEW TESTS NEEDED]

Signed-off-by: Brent Baude <bbaude@redhat.com>
2023-12-11 16:26:15 -06:00
..
command Podman 5 machine config file - Step 1 2023-12-11 16:26:15 -06:00
claim_darwin.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
claim_unsupported.go Fixes isRootfull check using qemu machine on Windows 2022-08-24 18:17:18 +03:00
config.go Podman 5 machine config file - Step 1 2023-12-11 16:26:15 -06:00
config_test.go Podman 5 machine config file - Step 1 2023-12-11 16:26:15 -06:00
machine.go Podman 5 machine config file - Step 1 2023-12-11 16:26:15 -06:00
machine_test.go Podman 5 machine config file - Step 1 2023-12-11 16:26:15 -06:00
machine_unix.go Buildtag out unix commands for common OS files 2023-09-19 12:19:24 -04:00
machine_unsupported.go bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
machine_windows.go Buildtag out unix commands for common OS files 2023-09-19 12:19:24 -04:00
options_darwin.go Fix #11418 - Default TMPDIR to /tmp on OS X 2021-09-04 08:40:57 +02:00
options_darwin_amd64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_darwin_arm64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_freebsd.go pkg: Build pkg/machine on FreeBSD 2022-08-13 07:53:34 +01:00
options_freebsd_amd64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_freebsd_arm64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_linux.go pkg/util: use code from c/storage 2023-11-23 21:36:42 +01:00
options_linux_amd64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_linux_arm64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_windows.go Improved Windows compatibility for machine command 2022-08-29 16:53:42 +03:00
options_windows_amd64.go Change default QEMU CPU level to qemu64 on Windows amd64 2023-10-19 00:37:09 +03:00
options_windows_arm64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00