Runner fails to connect to host if KVM permission is denied |
||
Issue descriptionIf the Fuchsia target architecture matches that of the host system, then the runner will try to launch QEMU with KVM acceleration. If the user does not have access to /dev/kvm then this causes QEMU launch to silently fail - the runner script seemingly ignores the failure and continues trying to connect via SSH until that times out. Since the QEMU stderr is merged with its stdout output and either piped to /dev/null or to a file, the cause of the failure is not visible to the user.
,
Aug 13
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Aug 13