Volker Rümelin writes:
> Am 21.08.23 um 08:06 schrieb Manos Pitsidianakis:
>
> Hello Volker!
>
> On Sun, 20 Aug 2023 12:33, Volker Rümelin wrote:
>
> I think the virtio-snd.c code, the trace events and the Kconfig VIRTIO_SND
> should be moved to hw/audio. The
> code for nearly all audio
Am 21.08.23 um 08:06 schrieb Manos Pitsidianakis:
Hello Volker!
On Sun, 20 Aug 2023 12:33, Volker Rümelin wrote:
I think the virtio-snd.c code, the trace events and the Kconfig
VIRTIO_SND should be moved to hw/audio. The code for nearly all audio
devices is in this directory. This would be si
Hello Volker!
On Sun, 20 Aug 2023 12:33, Volker Rümelin wrote:
I think the virtio-snd.c code, the trace events and the Kconfig
VIRTIO_SND should be moved to hw/audio. The code for nearly all audio
devices is in this directory. This would be similar to other virtio
devices. E.g. the virtio-scs
Hi Manos,
Add a new VIRTIO device for the virtio sound device id. Functionality
will be added in the following commits.
I think the virtio-snd.c code, the trace events and the Kconfig
VIRTIO_SND should be moved to hw/audio. The code for nearly all audio
devices is in this directory. This wou
Add a new VIRTIO device for the virtio sound device id. Functionality
will be added in the following commits.
Signed-off-by: Emmanouil Pitsidianakis
---
MAINTAINERS| 6 +
hw/virtio/Kconfig | 5 +
hw/virtio/meson.build | 1 +
hw/virtio/trace-events