Searched hist:"3443 ad4ed699b239efb27f2eb00a54083b081346" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/audio/ |
H A D | paaudio.c | diff 3443ad4ed699b239efb27f2eb00a54083b081346 Tue Sep 10 18:26:19 CDT 2019 Kővágó, Zoltán <dirty.ice.hu@gmail.com> audio: paaudio: fix connection and stream name
Connection name was previously erroneously set to the server socket path, while connection names were simply "qemu". After this patch, the connection name will be the vm name (falling back to "qemu" if not specified), while stream names will be the audiodev's id.
Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com> Message-id: 3d139426031a400a68d440608ba5e43f0e116cd8.1568157545.git.DirtY.iCE.hu@gmail.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|