This repository has been archived by the owner on May 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtcontainers: fix the issue of missing qemu error logs
When 'debug' is enabled, qemu's debug info is output into qemu's log file. When lauching qemu failed, it's better to log these debug info and return it directly for debugging. Fixes:#2042 Signed-off-by: lifupan <[email protected]>
- Loading branch information