You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable ALSA driver and System V IPC in Linux Kernel.
Implement VIRTIO_SND_R_PCM_* actions.
Add description of descriptor chaining, yet need refactoring
the description as well as code (exists uncertainty of
the query struct).
Succeed to initialize virtio-snd.
Handle requests in control queue, yet need further handling
so that the driver will not send a lot of data, which let
the device cannot go into pcm_start state then get OOM on host.
What's more, the CNFA is running on host. Need to let CNFA
actually catch the data from guest.
For macOS, an experimental core audio is implemented thanks to
CNFA.
0 commit comments