Skip to content
  • Jonathan Schwender's avatar
    Runner: Exit qemu via debug device · 312b3e50
    Jonathan Schwender authored
    Using the standard sys_exit when running on qemu, results in the return code being dropped and qemu always exiting with 0. This commit introduces exiting qemu via a debug device, which allows passing a return code.
    312b3e50
This project manages its dependencies using Cargo. Learn more