aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/runfvp
AgeCommit message (Expand)Author
2021-11-01runfvp: Ensure new process group is in the foregroundPeter Hoyes
2021-10-20runfvp: reset the process group on startupRoss Burton
2021-10-15runfvp: use asyncio instead of selectorRoss Burton
2021-09-27runfvp: exit cleanly if tinfoil cannot be importedRoss Burton
2021-09-27runfvp: ensure the default terminal is usableRoss Burton
2021-09-27runfvp: refactor argument parsingRoss Burton
2021-09-27runfvp: handle control-c cleanlyRoss Burton
2021-06-13runfvp: drop --parameter, users can use -- --parameterRoss Burton
2021-06-13runfvp: pass arbitrary options after -- to the FVP binaryRoss Burton
2021-06-13runfvp: exit with the return code of the FVP binaryRoss Burton
2021-05-28scripts: add runfvpRoss Burton