podman/pkg/machine/qemu
Anders F Björklund e834297b39 Restore machine start logic that was hanging
After refactoring Stop(), mounting volumes was hanging in Start().

Restore the conditional, and add error reporting from isListening.

[NO NEW TESTS NEEDED]

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
2022-01-21 16:43:48 +01:00
..
config.go Check the mount type for future compatibility 2021-12-30 13:37:34 +01:00
machine.go Restore machine start logic that was hanging 2022-01-21 16:43:48 +01:00
machine_unsupported.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06: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 warning of unsupported feature on MacOS 2021-09-06 09:55:24 -07:00
options_darwin_arm64.go fix: take absolute path for dd on apple silicon 2021-11-17 17:02:04 +01:00
options_linux.go bump go module to version 4 2022-01-18 12:47:07 +01: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