- 
                Notifications
    You must be signed in to change notification settings 
- Fork 105
Open
Description
Hey, maintainers
Can we make a TODO list here for this repo? It will help contributors (like me :) ) know what they can do for the community.
I went through virtio specification (v1.0 and v1.1) and the existing code in the repo. I am trying to make a draft TODO list. Please correct me if I am walking toward wrong direction.
Expecting your comments.
TODO LIST:
Notifications(new feature in spec 1.1):
- Implement "Notifications" introduced in spec 1.1. Reference to https://docs.oasis-open.org/virtio/virtio/v1.1/csprd01/virtio-v1.1-csprd01.html#x1-170003
New features of Virtqueues (spec 1.1):
- 2.6.13 Supplying Buffers to The Device (https://docs.oasis-open.org/virtio/virtio/v1.1/csprd01/virtio-v1.1-csprd01.html#x1-5300013)
- 2.6.14 Receiving Used Buffers From The Device (https://docs.oasis-open.org/virtio/virtio/v1.1/csprd01/virtio-v1.1-csprd01.html#x1-6000014)
Packed Virtqueues (https://docs.oasis-open.org/virtio/virtio/v1.1/csprd01/virtio-v1.1-csprd01.html#x1-240006).
New Device Types (spec 1.1):
- GPU Device
- Input Device
- Crypto Device
- Socket Device
Legacy (spec 1.0) device types:
- Network device
- Block device
- Console device
- Entropy device
- Balloon device
- SCSI device
Transport options:
- Virtio over PCI
- Virtio over MMIO
- Virtio over Channel I/O
Conformance test?
Metadata
Metadata
Assignees
Labels
No labels