324 B
324 B
TODO
- Add a non-reboot abort path for a hung DOS command: inject
Ctrl+Cthrough QEMU's monitor and wait for the serial agent to recover. - Apply a configurable timeout to
dos_execand invoke the non-reboot abort path on timeout. - Expose
dos_abortfor an immediate user-requested command interruption.