]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: add missing cases for graphics listen type
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 22 Feb 2018 09:19:51 +0000 (09:19 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 22 Feb 2018 09:19:51 +0000 (09:19 +0000)
commitab59d3895bd2ea604aa336d2cd38aa374e43ed44
tree701d4b3225c2825581e5ca297a5d508843074ee8
parentc391e07eb08d713474ae8998cfd859e1827a4b2d
bhyve: add missing cases for graphics listen type

Address warning from -Wswitch-enum by adding missing cases
for graphics listen types that are not supported.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/bhyve/bhyve_command.c