Skip to content

Pull requests: mit-pdos/xv6-riscv

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

modification test
#259 opened Sep 1, 2024 by liuchuanyi Loading…
Move RISC-V specific typedefs to riscv.h
#253 opened Aug 13, 2024 by ideapark Loading…
fix comment in entry.S
#252 opened Aug 12, 2024 by papparapa Loading…
Updated atoi in ulib.c
#241 opened Apr 23, 2024 by HikaruHokkyokusei Loading…
[Makefile] Add unoptimized build targets
#204 opened Sep 27, 2023 by jjolly Loading…
Update entry.S
#201 opened Sep 20, 2023 by Abhinavpatel00 Loading…
Printf uint64 fix
#177 opened Mar 31, 2023 by eoin-cr Loading…
added a timerhalt() function
#176 opened Mar 30, 2023 by meighti Loading…
Fix high CPU usage
#174 opened Mar 27, 2023 by meighti Loading…
printf fixed
#166 opened Feb 13, 2023 by kaloronahuang Loading…
Fix typo
#158 opened Dec 12, 2022 by quantabase13 Loading…
Avoid executing unnecessary fork()
#147 opened Oct 16, 2022 by segfauIt Loading…
feat: add a non-recursive walk func
#138 opened Sep 10, 2022 by presentzeng Loading…
[fix] mappages: potential memory leak
#118 opened Apr 19, 2022 by yztz Loading…
Add support for running under OpenSBI
#87 opened Sep 22, 2021 by knightsc Loading…
Add flags when compiling assembly files too.
#85 opened Jul 26, 2021 by ahmedcharles Loading…
int -> uint64_t
#82 opened May 30, 2021 by ahmedcharles Loading…
Fix boot on newer qemu
#62 opened Mar 12, 2021 by lf- Loading…
Free the intermediate page created in case of failure
#43 opened Nov 10, 2020 by l0stman Loading…
ProTip! Exclude everything labeled bug with -label:bug.