Checking bhyve supported features (sysctls)

Fabian Freyer fabian.freyer at physik.tu-berlin.de
Thu Aug 16 16:08:00 UTC 2018


On 16 Aug 2018, at 12:16, Matt Churchyard wrote:
> I'm looking for better ways to check for bhyve support / available 
> features without trying to scan through dmesg output.

There’s a few patches floating around for checking features [1,2] - 
however none of these are yet committed.
For [2], there’s also an RFC mailing list thread [3].

CC’ing novel@, as he wrote those patches.

The hackish way libvirt checks for features right now is to parse error 
messages from invalid invocations of bhyve(8).

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210111
[2] https://reviews.freebsd.org/D15992
[3] 
https://lists.freebsd.org/pipermail/freebsd-virtualization/2018-June/006536.html


More information about the freebsd-virtualization mailing list