Date: Mon, 11 Feb 2013 22:56:45 +0400 From: Marat Bakeev <hawara@hawara.com> To: Bryan Venteicher <bryanv@daemoninthecloset.org> Cc: freebsd-virtualization@freebsd.org Subject: Re: vtnet cannot allocate interrupts Message-ID: <51193EED.2070004@hawara.com> In-Reply-To: <1399173350.4891.1360607669873.JavaMail.root@daemoninthecloset.org> References: <5118E47B.9020807@Hawara.com> <1399173350.4891.1360607669873.JavaMail.root@daemoninthecloset.org>
next in thread | previous in thread | raw e-mail | index | archive | help
11.02.2013 22:34, Bryan Venteicher пишет: > Recent bhyve changed to use MSIX instead of MSI. I wonder if that > is causing this. If you do: > > $ BHYVE_USE_MSI=true bhyve ... > > does it work? > No, it won`t work, but it seems i had msix disabled in loader.conf, as in example from here - http://www.emulsoft.com/bhyve-ufs.txt. I enabled msix, and the vtnet device is now loading fine. Do I need other options in loader.conf, like these?: smbios.bios.vendor="BHYVE" console="userboot" hw.pci.honor_msi_blacklist="0"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51193EED.2070004>