Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2014 09:14:34 +0200
From:      Nils Beyer <nbe@renzel.net>
To:        freebsd-stable@freebsd.org
Subject:   Re: Bhyve on AMD CPUs under 10-STABLE?
References:  <7F88A9D9-FA25-45C2-9AA1-C637DA7D9057@gromit.dlib.vt.edu>

| previous in thread | raw e-mail | index | archive | help

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