tosc-rs/mnemos

x86 QEMU runner could automagically attach crowtty

Opened this issue · 0 comments

it would be cool if the binary that runs the x86_64 kernel in QEMU could also tell QEMU to make a virtual serial port and attach crowtty to that virtual serial port.

i think we would need to add a UART driver for x86_64 before this is actually useful though (see #222)