Add virtio-sound device stub
Add a new VIRTIO device for the virtio sound device id. Functionality will be added in the following commits. Based-on: https://github.com/OpenSynergy/qemu/commit/5a2f350eec5d157b90d9c7b40a8e603f4da92471 Signed-off-by:Igor Skalkin <Igor.Skalkin@opensynergy.com> Signed-off-by:
Anton Yakovlev <Anton.Yakovlev@opensynergy.com> Signed-off-by:
Manos Pitsidianakis <manos.pitsidianakis@linaro.org> Reviewed-by:
Alex Bennée <alex.bennee@linaro.org> Tested-by:
Alex Bennée <alex.bennee@linaro.org> Message-Id: <f9678a41fe97b5886c1b04795f1be046509de866.1698062525.git.manos.pitsidianakis@linaro.org> Acked-by:
Michael S. Tsirkin <mst@redhat.com> Signed-off-by:
Michael S. Tsirkin <mst@redhat.com>
Showing
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- hw/audio/Kconfig 5 additions, 0 deletionshw/audio/Kconfig
- hw/audio/meson.build 1 addition, 0 deletionshw/audio/meson.build
- hw/audio/trace-events 9 additions, 0 deletionshw/audio/trace-events
- hw/audio/virtio-snd.c 233 additions, 0 deletionshw/audio/virtio-snd.c
- include/hw/audio/virtio-snd.h 79 additions, 0 deletionsinclude/hw/audio/virtio-snd.h
- system/qdev-monitor.c 1 addition, 0 deletionssystem/qdev-monitor.c
Loading
Please register or sign in to comment