Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-17064-1466468
OSKernel2023_BiteTheDisk-896
Commits
e9b2d60b
Commit
e9b2d60b
authored
2 years ago
by
clstilmldy
Browse files
Options
Download
Patches
Plain Diff
feat(driver): update virtio-device
parent
c47807ca
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
kernel/src/drivers/block/mod.rs
+2
-1
kernel/src/drivers/block/mod.rs
kernel/src/drivers/block/virtio_blk.rs
+80
-57
kernel/src/drivers/block/virtio_blk.rs
kernel/src/drivers/block/virtio_impl.rs
+80
-0
kernel/src/drivers/block/virtio_impl.rs
kernel/src/fs/inode.rs
+25
-8
kernel/src/fs/inode.rs
with
187 additions
and
66 deletions
+187
-66
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
Menu
Explore
Projects
Groups
Topics
Snippets