Commit ac097c1
committed
qemudriver: record QEMU stderr in exception message
When starting QEMU fails, e.g. because of a wrong command line option,
its stderr is not printed by default.
Fix this to make debugging startup issues easier.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>1 parent c0becf3 commit ac097c1
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
0 commit comments