Internships/ProjectIdeas/VirtioSound: Difference between revisions
(Created page with "=== VirtioSound === '''Summary:''' Create a virtio sound device. A specification for a virtio sound device is being worked on. The specs are pretty close to be finalzed...") |
|||
Line 1: | Line 1: | ||
=== VirtioSound === | === VirtioSound === | ||
'''Summary:''' Create a virtio sound device. | |||
A specification for a virtio sound device is being worked on. | |||
The specs are pretty close to be finalzed, a linux guest driver should be available soon. | |||
Project goal is a virtio sound device implementation for qemu. | |||
'''Links:''' | |||
* specs: https://www.kraxel.org/virtio/virtio-v1.1-cs01-sound-v6.html#x1-49500014 | |||
* driver: TODO | |||
'''Details:''' | |||
* Skill level: intermediate/advanced | |||
* Language: C | |||
* Mentor: Gerd Hoffmann <kraxel@redhat.com> | |||
* Suggested by: Gerd Hoffmann <kraxel@redhat.com> | |||
Revision as of 11:02, 3 March 2020
VirtioSound
Summary: Create a virtio sound device.
A specification for a virtio sound device is being worked on. The specs are pretty close to be finalzed, a linux guest driver should be available soon.
Project goal is a virtio sound device implementation for qemu.
Links:
- specs: https://www.kraxel.org/virtio/virtio-v1.1-cs01-sound-v6.html#x1-49500014
- driver: TODO
Details:
- Skill level: intermediate/advanced
- Language: C
- Mentor: Gerd Hoffmann <kraxel@redhat.com>
- Suggested by: Gerd Hoffmann <kraxel@redhat.com>