]> xenbits.xensource.com Git - libvirt.git/commit
bhyve: Add various vir*Flags API
authorEric Blake <eblake@redhat.com>
Mon, 8 Jul 2019 21:56:21 +0000 (16:56 -0500)
committerEric Blake <eblake@redhat.com>
Tue, 9 Jul 2019 13:17:47 +0000 (08:17 -0500)
commiteded8aad103a03e305bb4807398a6516aa160e3d
tree0987b17749e2f3273ec3e624b0e42d84b2467c0f
parent13f5b223c9d4880c8254efe1b169c59264d793e4
bhyve: Add various vir*Flags API

Even though we don't accept any flags, it is unfriendly to callers
that use the modern API to have to fall back to the flag-free API.

Signed-off-by: Eric Blake <eblake@redhat.com>
Acked-by: Peter Krempa <pkrempa@redhat.com>
src/bhyve/bhyve_driver.c