Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-28668-2608132
OSKernel2024-一路向前-2461
Commits
075d0f0c
Commit
075d0f0c
authored
4 years ago
by
Frans Kaashoek
Browse files
Options
Download
Plain Diff
Merge remote-tracking branch 'xv6-dev/riscv' into riscv
parents
62d97e3f
806580d6
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
.gdbinit.tmpl-riscv
+1
-0
.gdbinit.tmpl-riscv
kernel/defs.h
+0
-1
kernel/defs.h
kernel/kernelvec.S
+4
-4
kernel/kernelvec.S
kernel/log.c
+5
-4
kernel/log.c
kernel/memlayout.h
+2
-2
kernel/memlayout.h
kernel/start.c
+8
-8
kernel/start.c
kernel/uart.c
+2
-2
kernel/uart.c
kernel/virtio.h
+29
-7
kernel/virtio.h
kernel/virtio_disk.c
+92
-47
kernel/virtio_disk.c
kernel/vm.c
+1
-24
kernel/vm.c
user/usertests.c
+57
-2
user/usertests.c
with
201 additions
and
101 deletions
+201
-101
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment