Allow connection to bhyve using bhyve:///system URI. That is disabled by default and could be enabled using the new configure option 'with-bhyve'.
05df5a6 Add bhyve support
setup.py | 5 +++++
virtManager/config.py | 1 +
virtManager/connect.py | 9 +++++++--
virtcli/cliconfig.py | 1 +
4 files changed, 14 insertions(+), 2 deletions(-)
Upstream: git.fedorahosted.org