]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: handle all enum values in switches
authorJán Tomko <jtomko@redhat.com>
Fri, 21 Jan 2022 17:01:29 +0000 (18:01 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 21 Jan 2022 17:20:58 +0000 (18:20 +0100)
commiteee062d7a263a2c26c375812aeee6736bac53dd0
tree2000c67edce9cb878089a26db7acfd46399be895
parentbdb95b520c53f9bacc6504fc51381bac4813be38
bhyve: handle all enum values in switches

Recent commits switched some variables to enums but did not
fix the warnings in the bhyve driver.

Fixes: 0eb42087c7907f43c114cb57b5ff2cf2a52dfea4
Fixes: a1ce98061c9a3f9ced367b2b9a3fe4071930a128
Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/bhyve/bhyve_command.c