mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 12:34:26 +01:00
Document that GEM5 snapshot is better than QEMU since guest started
This commit is contained in:
@@ -1329,7 +1329,7 @@ I have also tried to copy the exact same kernel command line options used by QEM
|
|||||||
|
|
||||||
===== GEM5 checkpoint
|
===== GEM5 checkpoint
|
||||||
|
|
||||||
Analogous to QEMU's <<snapshot>>.
|
Analogous to QEMU's <<snapshot>>, but better since it can be started from inside the guest, so we can easily checkpoint after a specific guest event, e.g. just before `init` is done.
|
||||||
|
|
||||||
Documentation: http://gem5.org/Checkpoints
|
Documentation: http://gem5.org/Checkpoints
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user