Running bhyve on a AMD 1075T Phenom
Willem Jan Withagen
wjw at digiware.nl
Thu Oct 10 16:44:03 UTC 2013
I'm trying to test bhyve on this testsystem I have.
But is does not create /dev/vmm
Is this because this processor does not support the right set of features?
Thanx,
--WjW
This is what dmesg says:
FreeBSD 10.0-ALPHA5 #3 r256191M: Wed Oct 9 15:25:35 CEST 2013
......
CPU: AMD Phenom(tm) II X6 1075T Processor (3013.83-MHz K8-class CPU)
Origin = "AuthenticAMD" Id = 0x100fa0 Family = 0x10 Model = 0xa
Stepping = 0
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=0x802009<SSE3,MON,CX16,POPCNT>
AMD
Features=0xee500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM,3DNow!+,3DNow!>
AMD
Features2=0x37ff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,SKINIT,WDT>
En this is what i get when I try to load the kernel module.
Oct 10 17:24:03 freetest kernel: amd_iommu_init: not implemented
Oct 10 17:24:03 freetest kernel: amdv_init: not implemented
Oct 10 17:24:03 freetest kernel: amdv_cleanup: not implemented
Oct 10 17:24:03 freetest kernel: module_register_init: MOD_LOAD (vmm,
0xffffffff81413c40, 0) error 6
More information about the freebsd-virtualization
mailing list