podman/pkg/machine/qemu
Paul Holzinger c3a14103fb Fix build tags for pkg/machine...
Podman machine is only intended for amd64 and arm64 architectures, set
the correct buildtags so that the `pkg/machine`, `pkg/machine/qemu` and
`pkg/machine/libvirt` packages compile correctly.

[NO TESTS NEEDED]

Fixes #10625

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-06-10 10:25:16 +02:00
..
config.go Fix build tags for pkg/machine... 2021-06-10 10:25:16 +02:00
machine.go Fix build tags for pkg/machine... 2021-06-10 10:25:16 +02:00
machine_unsupported.go Fix build tags for pkg/machine... 2021-06-10 10:25:16 +02:00
options_darwin.go Enable port forwarding on host 2021-06-01 10:13:18 -05:00
options_darwin_amd64.go Enable port forwarding on host 2021-06-01 10:13:18 -05:00
options_darwin_arm64.go Improvements for machine 2021-03-25 11:02:33 -05:00
options_linux.go Enable port forwarding on host 2021-06-01 10:13:18 -05:00
options_linux_amd64.go Add machine support for more Linux distros 2021-03-28 13:35:56 +02:00
options_linux_arm64.go Add machine support for qemu-system-aarch64 2021-03-29 21:53:48 +02:00