Internships/ProjectIdeas/VirtioSound: Difference between revisions

From QEMU
(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.
'''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.
   
   
A specification for a virtio sound device is being worked on.
'''Links:'''
The specs are pretty close to be finalzed, a linux guest driver should be available soon.
* specs: https://www.kraxel.org/virtio/virtio-v1.1-cs01-sound-v6.html#x1-49500014
* driver: TODO


Project goal is a virtio sound device implementation for qemu.
'''Details:'''
* Skill level: intermediate/advanced
'''Links:'''
* Language: C
* specs: https://www.kraxel.org/virtio/virtio-v1.1-cs01-sound-v6.html#x1-49500014
* Mentor: Gerd Hoffmann <kraxel@redhat.com>
* driver: TODO
* Suggested by: Gerd Hoffmann <kraxel@redhat.com>
'''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:

Details:

  • Skill level: intermediate/advanced
  • Language: C
  • Mentor: Gerd Hoffmann <kraxel@redhat.com>
  • Suggested by: Gerd Hoffmann <kraxel@redhat.com>