Running bhyve on a AMD 1075T Phenom

Craig Rodrigues rodrigc at FreeBSD.org
Mon Oct 14 23:49:15 UTC 2013


Hi,

I have an older machine with an AMD CPU, so
I took a look at the http://svnweb.freebsd.org/base/projects/bhyve_svm/branch.
I noticed that this branch has not been updated with the latest
changes from HEAD, specifically the changes done in this branch:
http://svnweb.freebsd.org/base/projects/bhyve_npt_pmap/ .

I tried to check out the projects/bhyve_npt_pmap branch and manually do an
"svn merge" from CURRENT.
I resolved a few merge conflicts, but saw that there are quite a few
changes to the pmap code
and the svm_vminit() function to accomodate an API change due to
bhyve_npt_pmap changes.


There was a lot of non-trivial stuff done in the amd64 pmap code and the
BHyve intel module
for bhyve_npt_pmap, and these changes have not been made for the amd svm
code.
Does anyone have patches for the svm code?

--
Craig


More information about the freebsd-virtualization mailing list