podman/pkg/machine/qemu
Paul Holzinger 666d839157
golangci-lint: make windows linting happy
It qemu cannot be compiled anyway so make sure we do not try to compile
parts where the typechecker complains about on windows.
Also all the e2e test files are only used on linux as well.
pkg/machine/wsl also reports some error but to many for me to fix them
now. One minor problem was fixed in pkg/machine/machine_windows.go.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-08-19 11:41:29 +02:00
..
command machine/linux: Switch to virtiofs by default 2024-06-07 10:03:06 -04:00
config.go golangci-lint: make windows linting happy 2024-08-19 11:41:29 +02:00
config_test.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
machine.go machine/linux: Switch to virtiofs by default 2024-06-07 10:03:06 -04:00
machine_unix.go Improve cross platform support in QEMU machine sources 2024-02-16 12:49:54 +02:00
machine_unsupported.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
machine_windows.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
options_freebsd.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
options_freebsd_amd64.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
options_freebsd_arm64.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
options_linux_amd64.go machine/linux: Use memory-backend-memfd by default 2024-06-07 10:03:06 -04:00
options_linux_arm64.go machine/linux: Use memory-backend-memfd by default 2024-06-07 10:03:06 -04:00
options_windows.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
options_windows_amd64.go Resurrect auto-port reassignment, but for all providers 2024-03-04 23:55:36 -06:00
options_windows_arm64.go Merge pull request #21638 from ashley-cui/buildtag 2024-02-19 13:31:58 +00:00
stubber.go Add utility to convert VMFile to URL for UNIX sockets 2024-07-23 16:41:24 +03:00
virtiofsd.go machine/linux: Support virtiofs mounts (retain 9p default) 2024-06-07 10:03:06 -04:00