Re: [PATCH v10] audio/pwaudio.c: Add Pipewire audio backend for QEMU

2023-04-10 Thread Volker Rümelin
Hi Dorinda, This commit adds a new audiodev backend to allow QEMU to use Pipewire as both an audio sink and source. This backend is available on most systems Add Pipewire entry points for QEMU Pipewire audio backend Add wrappers for QEMU Pipewire audio backend in qpw_pcm_ops() qpw_write functio

Re: [PATCH v10] audio/pwaudio.c: Add Pipewire audio backend for QEMU

2023-04-09 Thread Volker Rümelin
Hi Dorinda, This commit adds a new audiodev backend to allow QEMU to use Pipewire as both an audio sink and source. This backend is available on most systems Add Pipewire entry points for QEMU Pipewire audio backend Add wrappers for QEMU Pipewire audio backend in qpw_pcm_ops() qpw_write functio

Re: [PATCH v10] audio/pwaudio.c: Add Pipewire audio backend for QEMU

2023-04-04 Thread Marc-André Lureau
Hi Dorinda On Tue, Apr 4, 2023 at 12:36 AM Dorinda Bassey wrote: > > Hi Volker, Marc. > > I have spent a significant amount of time revising the patchset and I'm eager > to see them included in the project. I understand that reviewing the patches > can be a time-consuming process and I apprecia

Re: [PATCH v10] audio/pwaudio.c: Add Pipewire audio backend for QEMU

2023-04-03 Thread Dorinda Bassey
Hi Volker, Marc. I have spent a significant amount of time revising the patchset and I'm eager to see them included in the project. I understand that reviewing the patches can be a time-consuming process and I appreciate the effort you've put into providing feedback and guiding me through the revi

[PATCH v10] audio/pwaudio.c: Add Pipewire audio backend for QEMU

2023-04-03 Thread Dorinda Bassey
This commit adds a new audiodev backend to allow QEMU to use Pipewire as both an audio sink and source. This backend is available on most systems Add Pipewire entry points for QEMU Pipewire audio backend Add wrappers for QEMU Pipewire audio backend in qpw_pcm_ops() qpw_write function returns the c