From 28b7a163e416e3e3213929e2472e4eabc135c341 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Mon, 1 Jan 2018 15:14:32 +0000 Subject: [PATCH] gem5 support on tagline. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbe4405..9301463 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Linux Kernel Module Cheat -Run one command, get a QEMU Buildroot BusyBox virtual machine built from source with several minimal Linux kernel 4.14 module development example tutorials with GDB and KGDB step debugging and minimal educational hardware models. "Tested" in x86, ARM and MIPS guests, Ubuntu 17.10 host. +Run one command, get a QEMU Buildroot BusyBox virtual machine built from source with several minimal Linux kernel 4.14 module development example tutorials with GDB and KGDB step debugging and minimal educational hardware models. Limited GEM5 support. "Tested" in x86, ARM and MIPS guests, Ubuntu 17.10 host. ![](screenshot.png)