Internships/ProjectIdeas/VirtioSound

From QEMU
Revision as of 11:01, 3 March 2020 by Kraxel (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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>