From b895ba18156a5dd0895bf990cb8cc99ed3be007d Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Thu, 22 Feb 2018 11:47:01 +0000 Subject: [PATCH] Document that GEM5 snapshot is better than QEMU since guest started --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index c9035d5..cd866e5 100644 --- a/README.adoc +++ b/README.adoc @@ -1329,7 +1329,7 @@ I have also tried to copy the exact same kernel command line options used by QEM ===== GEM5 checkpoint -Analogous to QEMU's <>. +Analogous to QEMU's <>, 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