Skip to content

Allow logging serial from qemu to a file.

Wren Turkal requested to merge wt/redox:allow_qemu_serial_logfile into master

Setting the qemu_serial_logfile variable in your .config to a file path will cause the serial output from qemu to be mirrored to that file.

Signed-off-by: Wren Turkal wt@penguintechs.org

Merge request reports