]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Use virDomainControllerType in qemuBuildControllerDevStr switch
authorJohn Ferlan <jferlan@redhat.com>
Fri, 1 Dec 2017 13:51:05 +0000 (08:51 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 7 Dec 2017 00:50:11 +0000 (19:50 -0500)
commitcc9d2724782b34aca8e9818cc3966747bd7ffa35
tree0f1e9d5b6c1e9a8f4f7e39bbb302f53dbb0ce339
parenta6f7c1b04c81cf08c1a69907d23c3e77c42582c9
qemu: Use virDomainControllerType in qemuBuildControllerDevStr switch

Make sure all types of virDomainControllerType are handled in the
switch statement.
src/qemu/qemu_command.c