]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: sound: Handle all possible sound cards in switch statement
authorPeter Krempa <pkrempa@redhat.com>
Fri, 25 Jul 2014 08:24:40 +0000 (10:24 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 28 Jul 2014 08:46:33 +0000 (10:46 +0200)
commite5f36698e3efc3d258b2996c7423c47e05ec52b2
tree4651c6b658c504e3848fd6f4975d9dbf8a101c9c
parent1c6999d3400f5bb35233e7b787bb697d50c8fac5
qemu: sound: Handle all possible sound cards in switch statement

Use correct type in the switch and handle all sound card models in it so
that the compiler tracks additions.
src/qemu/qemu_command.c