index
:
xv6-riscv
riscv
MIT xv6-RISCV kernel modified to RV64I base integer extension
Aditya N. Naik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-17
Update write up to reflect new test cases.
Frans Kaashoek
2019-08-12
Draft mount/umount lab as an alternative lab for fs.html
Frans Kaashoek
2019-08-12
Wrap state of disk driver in a struct so that it is easier to support
Frans Kaashoek
2019-08-05
add alarmtest.c to the repository
Robert Morris
2019-08-03
alarm stuff
Robert Morris
2019-08-02
two notes
Frans Kaashoek
2019-08-02
Add simple crash recovery assignment to fs lab
Frans Kaashoek
2019-08-02
nits
Robert Morris
2019-08-02
some XXX questions
Robert Morris
2019-08-02
oops, back to alarm()
Robert Morris
2019-08-02
Merge branch 'riscv' of g.csail.mit.edu:xv6-dev into riscv
Robert Morris
2019-08-02
sigalarm
Robert Morris
2019-08-02
Combine the linux mmap hw with memory-mapped files in xv6 into a separate lab
Frans Kaashoek
2019-08-02
syscall lab nits
Robert Morris
2019-08-02
Add uthread
Frans Kaashoek
2019-08-01
x
Frans Kaashoek
2019-08-01
Merge branch 'riscv-bcache' into riscv
Frans Kaashoek
2019-08-01
fences for starting
Robert Morris
2019-08-01
First draft of text for mmap assignment.
Frans Kaashoek
2019-07-30
cut ramdisk
Robert Morris
2019-07-30
Import big file assignment.
Frans Kaashoek
2019-07-30
x
Frans Kaashoek
2019-07-30
Track in buf if disk "owns" buffer
Frans Kaashoek
2019-07-30
An easier version of bcache assignment
Frans Kaashoek
2019-07-30
Make pin/unpin explicit
Frans Kaashoek
2019-07-30
The driver should free descriptors, not interrupt handler. This
Frans Kaashoek
2019-07-29
Remove B_DIRTY
Frans Kaashoek
2019-07-29
checkpoint
Frans Kaashoek
2019-07-29
Merge branch 'riscv' of g.csail.mit.edu:xv6-dev into riscv
Frans Kaashoek
2019-07-28
separate out timer init code for clarity
Robert Morris
2019-07-28
xxx
Robert Morris
2019-07-28
Merge branch 'riscv' of g.csail.mit.edu:xv6-dev into riscv
Frans Kaashoek
2019-07-28
Merge branch 'riscv' of g.csail.mit.edu:xv6-dev into riscv
Robert Morris
2019-07-28
argptr no longer needed, since copyin checks
Robert Morris
2019-07-27
a thought
Frans Kaashoek
2019-07-27
a bit more
Frans Kaashoek
2019-07-27
Checkpoint start of locking lab
Frans Kaashoek
2019-07-27
cleaner UART register interface
Robert Morris
2019-07-27
console/uart tweaks
Robert Morris
2019-07-27
beautify console.c
Robert Morris
2019-07-27
split printf into a separate file, to make console.c more like a driver
Robert Morris
2019-07-26
Pass over lab text
Frans Kaashoek
2019-07-26
fetchint isn't used any more
Robert Morris
2019-07-26
???
Robert Morris
2019-07-26
Checkpoint: split alarmtest exercise in two exercises
Frans Kaashoek
2019-07-26
machinevec -> timervec
Robert Morris
2019-07-26
uservec before userret in trampoline, to match book and kernelvec
Robert Morris
2019-07-26
Merge branch 'riscv' of g.csail.mit.edu:xv6-dev into riscv
Robert Morris
2019-07-26
trampin -> uservec
Robert Morris
2019-07-25
syscall lab/alarm
Frans Kaashoek
[next]