Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e4414b6

Browse filesBrowse files
authored
add virtio-spec-rs to list of projects
1 parent 2c918e6 commit e4414b6
Copy full SHA for e4414b6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎profile/README.md

Copy file name to clipboardExpand all lines: profile/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Currently we are hosting the following projects:
2727
- [`uefi-rs`](https://github.com/rust-osdev/uefi-rs): Rust library for interacting with UEFI firmware.
2828
- [`usb`](https://github.com/rust-osdev/usb): Utilities for working with USB devices.
2929
- [`vga`](https://github.com/rust-osdev/vga): Library to program VGA hardware.
30+
- [`virtio-spec-rs`](https://github.com/rust-osdev/virtio-spec-rs): Definitions from the Virtual I/O Device (VIRTIO) specification.
3031
- [`volatile`](https://github.com/rust-osdev/volatile): Provides volatile wrapper types for raw pointers.
3132
- [`x86_64`](https://github.com/rust-osdev/x86_64): Provides general abstractions for `x86_64` systems and access to architecture specific instructions and registers.
3233
- [`xhci`](https://github.com/rust-osdev/xhci): Library providing xHCI types.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.