Bhyve on AMD CPUs under 10-STABLE?

Nils Beyer nbe at renzel.net
Fri Jul 25 07:14:52 UTC 2014


Hi Paul,

Paul Mather wrote:
> Does bhyve work on AMD CPUs under 10-STABLE?  I rebuilt my system
> yesterday (to r269010) but the bhyve module does not appear to load
> properly.  I get this on the console when I kldload vmm:
> 
> =====
> amdv_init: not implemented
> amdv_cleanup: not implemented
> module_register_init: MOD_LOAD (vmm, 0xffffffff81c1a590, 0) error 6
> =====

You'll have to SVN-checkout:

    svn://svn.freebsd.org/base/projects/bhyve_svm

and rebuild your world/kernel.

With that you'll should be able to get bhyve working on your AMD CPU. It works
here on my Phenom II...


Regards,
Nils


More information about the freebsd-stable mailing list