mirror of https://github.com/containers/podman.git
Adding the `-cpu host` option to the `addArchOptions` function for darwin removes the warning message, "host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2]" by qemu-system-x86_64 when using the `podman machine start` command on MacOS Closes #11421 [NO TESTS NEEDED] Signed-off-by: Scott Schreckengaust <scottschreckengaust@users.noreply.github.com> |
||
---|---|---|
.. | ||
config.go | ||
machine.go | ||
machine_unsupported.go | ||
options_darwin.go | ||
options_darwin_amd64.go | ||
options_darwin_arm64.go | ||
options_linux.go | ||
options_linux_amd64.go | ||
options_linux_arm64.go |