aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-07-05 20:25:08 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2024-07-05 20:25:08 +0300
commitbef6a76b602eee8f43c2e7dd65c5bd9cf5d909e4 (patch)
treeb5e5c9ccb686264ea12890a9bbed656c1f641ffa /README.md
parent83a6fc687cab3ee87c6cae1324728521f9877ad0 (diff)
downloadkmi-bef6a76b602eee8f43c2e7dd65c5bd9cf5d909e4.tar.gz
kmi-bef6a76b602eee8f43c2e7dd65c5bd9cf5d909e4.zip
add note about -kernel
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9d279d6..e1cd151 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,15 @@ This command might eventually be moved out of this repo.
artefacts, clean run artefacts and clean all artefacts, respectively.
Note that `clean_run` and `clean_all` may need root privileges.
+The kernel should now also support Qemu's `-kernel` flag, meaning something like
+```
+qemu-system-riscv64 -machine virt -m 2G \
+ -kernel kmi.bin -initrd arch/riscv64/conf/initrd \
+ -serial stdio
+```
+
+should just work.
+
# Top-level view
This should eventually be moved into documentation with more details, but in short, `kmi`