From bff0252d15ddc0ee65ace19fb176b5692fd292fa Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Wed, 28 Feb 2018 06:18:21 +0000 Subject: [PATCH] gem5 add full system FS keywords to text --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.adoc b/README.adoc index aaee759..cfc9799 100644 --- a/README.adoc +++ b/README.adoc @@ -1506,6 +1506,8 @@ Tested architectures: * `aarch64` * `x86_64` +Like QEMU, gem5 also has a syscall emulation mode (SE), but in this tutorial we focus on the full system emulation mode (FS). For a comparision see: https://stackoverflow.com/questions/48986597/when-should-you-use-full-system-fs-vs-syscall-emulation-se-with-userland-program + === gem5 vs QEMU * advantages of gem5: