]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: Drop qemuBuildAudioCommandLine thin wrapper
authorPeter Krempa <pkrempa@redhat.com>
Wed, 22 Jun 2022 13:41:33 +0000 (15:41 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 11 Aug 2022 12:38:31 +0000 (14:38 +0200)
commitd348a4c8b6176021d6ddbc57d547f6137b8b92d9
treeb1e892cf85eede5c77ee2e734fb0927019598233
parentfb9eece4717f72914049d55fbb941b4d4acf2fd9
qemu: command: Drop qemuBuildAudioCommandLine thin wrapper

Rename qemuBuildAudioCommandLineArgs to qemuBuildAudioCommandLine and
fix the arguments.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_command.c