[libvirt] [PATCH v6] bhyve: add a basic driver

David Shane Holden dpejesh at yahoo.com
Sat Feb 8 17:28:56 UTC 2014


On 02/08/14 01:26, Roman Bogorodskiy wrote:
> --- a/configure.ac
> +++ b/configure.ac
> @@ -2704,6 +2710,7 @@ AC_MSG_NOTICE([     PHYP: $with_phyp])
>   AC_MSG_NOTICE([      ESX: $with_esx])
>   AC_MSG_NOTICE([  Hyper-V: $with_hyperv])
>   AC_MSG_NOTICE([Parallels: $with_parallels])
> +LIBIVRT_DRIVER_RESULT_BHYVE
>   AC_MSG_NOTICE([     Test: $with_test])
>   AC_MSG_NOTICE([   Remote: $with_remote])
>   AC_MSG_NOTICE([  Network: $with_network])

> --- /dev/null
> +++ b/m4/virt-driver-bhyve.m4
> +AC_DEFUN([LIBIVRT_DRIVER_RESULT_BHYVE],[
> +    AC_MSG_NOTICE([    Bhyve: $with_bhyve])
> +])

This should be LIBVIRT_ instead of LIBIVRT_

I've also attached a patch to enable autostarting domains.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvirt_bhyve_autostart.patch
Type: text/x-patch
Size: 6283 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140208/4b5cdacf/attachment-0001.bin>


More information about the libvir-list mailing list