]> git.proxmox.com Git - qemu.git/commit - arch_init.c
arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archs
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 19 Sep 2012 13:51:38 +0000 (14:51 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 12 Oct 2012 02:44:19 +0000 (21:44 -0500)
commitb52c8f78f211d2b7f8fed92d02048095504df3a2
treeb2b3c01421bb2cf0c45d0bbe330d518ce5216a4a
parent668194d5a515247768d95f10fea933e27e3e3c95
arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archs

For architectures which don't set HAS_AUDIO_CHOICE, improve the
'-soundhw help' message so that it doesn't simply print an empty
list, implying no sound support at all.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: malc <av1474@comtv.ru>
(cherry picked from commit 55d4fd3c24bd253bd96270c7fdf1bb862f3a3400)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
arch_init.c