Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianseyler/virtio
My notes on Virtio
https://github.com/ianseyler/virtio
Last synced: 29 days ago
JSON representation
My notes on Virtio
- Host: GitHub
- URL: https://github.com/ianseyler/virtio
- Owner: IanSeyler
- Created: 2024-03-28T17:39:16.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-28T20:01:02.000Z (10 months ago)
- Last Synced: 2024-10-30T08:24:01.737Z (3 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes on Virtio
These are my notes on Virtio and what it took to get it supported by my kernel.
* [Specs](https://docs.oasis-open.org/virtio/virtio/v1.2/virtio-v1.2.pdf)
* [Legacy specs](http://ozlabs.org/~rusty/virtio-spec/virtio-0.9.5.pdf)