提交 34f060c3 创建 作者: Frans Kaashoek's avatar Frans Kaashoek

Mention we switched to xv6 on RISC-V

上级 82638c01
...@@ -35,10 +35,8 @@ Copyright 2006-2018 Frans Kaashoek, Robert Morris, and Russ Cox. ...@@ -35,10 +35,8 @@ Copyright 2006-2018 Frans Kaashoek, Robert Morris, and Russ Cox.
ERROR REPORTS ERROR REPORTS
Please send errors and suggestions to Frans Kaashoek and Robert Morris We switched our focus to xv6 on RISC-V; see the mit-pdos/xv6-riscv.git
(kaashoek,rtm@mit.edu). The main purpose of xv6 is as a teaching repository on github.com.
operating system for MIT's 6.828, so we are more interested in
simplifications and clarifications than new features.
BUILDING AND RUNNING XV6 BUILDING AND RUNNING XV6
...@@ -47,4 +45,4 @@ To build xv6 on an x86 ELF machine (like Linux or FreeBSD), run ...@@ -47,4 +45,4 @@ To build xv6 on an x86 ELF machine (like Linux or FreeBSD), run
will need to install a cross-compiler gcc suite capable of producing will need to install a cross-compiler gcc suite capable of producing
x86 ELF binaries (see https://pdos.csail.mit.edu/6.828/). x86 ELF binaries (see https://pdos.csail.mit.edu/6.828/).
Then run "make TOOLPREFIX=i386-jos-elf-". Now install the QEMU PC Then run "make TOOLPREFIX=i386-jos-elf-". Now install the QEMU PC
simulator and run "make qemu". simulator and run "make qemu".
\ No newline at end of file
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论