bhyve: Fix build
commit846fe076ca929bf305fe06380d639433cd2c5b2f
authorEric Blake <eblake@redhat.com>
Tue, 9 Jul 2019 15:36:31 +0000 (9 10:36 -0500)
committerEric Blake <eblake@redhat.com>
Tue, 9 Jul 2019 15:42:39 +0000 (9 10:42 -0500)
tree9f32e3210a453b63b35ae01eae5d1534a54cc72d
parent0a8d9ce782949fa24ca1820520bce5ce3f2da72a
bhyve: Fix build

Continuous integration caught that although 'make syntax-check' was
sufficient to let me be aware that I had to change bhyve to use
s/virDomainShutdownEnsureACL/virDomainShutdownFlagsEnsureACL/, it was
not sufficient to note which ACL functions require 2 vs. 3 arguments
for flag validation.

Fixes: eded8aad
Signed-off-by: Eric Blake <eblake@redhat.com>
src/bhyve/bhyve_driver.c