aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index dda6974..acb8325 100644
--- a/README.md
+++ b/README.md
@@ -146,6 +146,8 @@ RISC-V opcodes executable by the simulator
* `riscv-pk`, a proxy kernel that services
system calls generated by code built and linked with the RISC-V Newlib port
(this does not apply to Linux, as _it_ handles the system calls)
+* `riscv-qemu`, the QEMU Simulator with RISC-V Target support and the fastest
+RISC-V simulator
* `riscv-tests`, a set of assembly tests
and benchmarks
@@ -272,10 +274,7 @@ documentation to support future development and maintenance. This document is
created with the hope of being useful; however, its accuracy is not
guaranteed.
-This document is a mirrored version (with slight
-modifications) of the one found at
-[Quan's OCF
-website](http://ocf.berkeley.edu/~qmn/linux/install.html)
+This document is based on the original found at [Quan's OCF website](http://ocf.berkeley.edu/~qmn/linux/install.html)
## Table of Contents