Skip to content

Pass along exit code from process inside VM

For testing:

vmexec run archlinux exit 1
echo $?

Should output 1.

Merge request reports

Loading