mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-24 10:41:35 +01:00
gem5: add run -l option to restore latest checkpoint with directory timestamps
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user