gem5: add run -l option to restore latest checkpoint with directory timestamps

This commit is contained in:
Ciro Santilli
2018-08-12 21:06:06 +01:00
parent 8cd6ffda2a
commit 4e648479f2
4 changed files with 95 additions and 71 deletions

View File

@@ -37,6 +37,8 @@
|`-K` | |Use KVM. Only works if guest arch == host arch.
|`-k` | |Enable KGDB.
|`-L` |`VARIANT` |Linux kernel build variant.
|`-l` |`CHECKPOINT` |Restore the nth most recently taken gem5 checkpoint according to
directory timestamps.
|`-M` |`VARIANT` |gem5 build output variant.
|`-m` | |Set the memory size of the guest. E.g.: `-m 512M`. Default: `256M`.
The default is the minimum amount that boots all archs without extra