spiegel_podman/pkg/machine/applehv
Paul Holzinger 48cf44f233 machine applehv: create better error on start failure
If gvproxy or vfkit exit we can error right away, so while we wait for
the socket to get ready we also keep checking the process status with
wait4() and WNOHANG so it does not block forever.

This is completely untested as I do not have acces to apple machine.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>

<MH: Added no new tests needed to pass CI>
[NO NEW TESTS NEEDED]

Signed-off-by: Matt Heon <mheon@redhat.com>
2023-11-21 13:31:16 -05:00
..
claim.go Enabled arm64 arch for podman applehv provider 2023-07-14 10:19:07 -05:00
config.go Merge pull request #20540 from victortoso/usb-host-passthrough 2023-11-13 16:03:30 +00:00
ignition.go Refactor key machine objects 2023-11-07 08:30:44 -06:00
machine.go machine applehv: create better error on start failure 2023-11-21 13:31:16 -05:00
rest.go applehv: machine tests for stop and rm 2023-09-26 15:30:36 -05:00
rest_config.go Enabled arm64 arch for podman applehv provider 2023-07-14 10:19:07 -05:00
vfkit.go update vfkit vendored code 2023-09-29 12:46:58 -05:00