Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2013 15:12:54 +0100
From:      Gyrd Thane Lange <gyrd-se@thanelange.no>
To:        freebsd-virtualization@freebsd.org
Subject:   Re: Running bhyve on a AMD 1075T Phenom
Message-ID:  <5295FDE6.4060307@thanelange.no>
In-Reply-To: <525CF0A1.6060600@digiware.nl>
References:  <5256D59A.20904@digiware.nl> <5256DD29.6090007@freebsd.org> <14A565E7-7D26-4C32-B73A-F5FAA16BC837@digiware.nl> <CALnRwMSO0jS-%2B--0GLc1eH0YVRwBPa-ed63DQe72v9Yc50ukpw@mail.gmail.com> <9A4BF6B0-91F1-43C5-B5D5-90486123336D@digiware.nl> <525738CE.9000708@freebsd.org> <CAG=rPVdJAuboZfNpiH-KCmM4WmSWtyWXPmx9XOC9iSGSYbSgRg@mail.gmail.com> <525C837E.7060302@freebsd.org> <525CF0A1.6060600@digiware.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Den 15. okt. 2013 09:37, skrev Willem Jan Withagen:
> On 2013-10-15 1:51, Peter Grehan wrote:
>> Hi Craig,
>>
>>> 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.
>
> Right, I looked at it, and decided it was way easier to just run the svm
> tree
>
>>   Yes, that's right.
>>
>>> Does anyone have patches for the svm code?
>>
>>   Not yet - Anish is working on it.
>
> looking forward to test.

Hi, I too would like to test. I have an AMD FX-8150 and am running 
11-CURRENT.

FreeBSD 11.0-CURRENT #0 r258495: Sat Nov 23 15:25:54 CET 2013
     root@onyx.thanelange.no:/usr/src/sys/ONYX amd64
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
CPU: AMD FX(tm)-8150 Eight-Core Processor (3624.28-MHz K8-class CPU)
   Origin = "AuthenticAMD"  Id = 0x600f12  Family = 0x15  Model = 0x1 
Stepping = 2
Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
Features2=0x1e98220b<SSE3,PCLMULQDQ,MON,SSSE3,CX16,SSE4.1,SSE4.2,POPCNT,AESNI,XSAVE,OSXSAVE,AVX>
AMDFeatures=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM>
AMDFeatures2=0x1c9bfff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,XOP,SKINIT,WDT,LWP,FMA4,NodeId,Topology,PCXC,PNXC>

# kldload vmm

amd_iommu_init: not implemented
amdv_init: not implemented
amdv_cleanup: not implemented
module_register_init: MOD_LOAD (vmm, 0xffffffff81abcbb0, 0) error 6

I appears the AMD patches for the vmm module have not made it to CURRENT 
yet. Would it be easy to prepare a patch-set? Or give me some hints on 
how to do it myself?

I have earlier tried to merge (locally) the changes to vmm from the 
bhyve project branch, but I got stuck on some dependencies (headers and 
functions) that are probably defined else where in the source tree. 
(Can't give the exact error message as this was on previous installation.)

Regards,
Gyrd ^_^

>
> --WjW




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5295FDE6.4060307>