diff options
author | Volker RĂ¼melin | 2021-05-17 21:46:04 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2021-06-17 11:54:09 +0200 |
commit | 2833d697b9a418e2b9735e38ad4b33ae86f84739 (patch) | |
tree | 7406673b61325b0c1808244e067d669b080789f1 /hw/audio/sb16.c | |
parent | audio: move code to audio/audio.c (diff) | |
download | qemu-2833d697b9a418e2b9735e38ad4b33ae86f84739.tar.gz qemu-2833d697b9a418e2b9735e38ad4b33ae86f84739.tar.xz qemu-2833d697b9a418e2b9735e38ad4b33ae86f84739.zip |
jackaudio: avoid that the client name contains the word (NULL)
Currently with jackaudio client name and qemu guest name unset,
the JACK client names are out-(NULL) and in-(NULL). These names
are user visible in the patch bay. Replace the function call to
qemu_get_vm_name() with a call to audio_application_name() which
replaces NULL with "qemu" to have more descriptive names.
Signed-off-by: Volker RĂ¼melin <vr_qemu@t-online.de>
Message-Id: <20210517194604.2545-4-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/audio/sb16.c')
0 files changed, 0 insertions, 0 deletions