Hi,
I want to create a new RPM for the rust-vhost-device-sound package. The purpose of this package is to provide an emulation of the virtio-sound device using the vhost-user protocol. The vhost-device-sound package https://src.fedoraproject.org/rpms/rust-vhost-device-sound is based on the virtio-specification standard. This device implements the virtio-sound emulation with mono and stereo audio support which can be used with either a Pipewire or Alsa audio backend for playback or capture from a guest OS in QEMU. The RPM spec can be found at https://src.fedoraproject.org/rpms/rust-vhost-device-sound/tree/rawhide
Thank you, Dorinda.