Date: Tue, 21 Oct 2014 11:50:07 -0700 From: John-Mark Gurney <jmg@funkthat.com> To: freebsd-virtualization@freebsd.org Subject: testing bhyve on AMD box... Message-ID: <20141021185007.GR82214@funkthat.com>
next in thread | raw e-mail | index | archive | help
So, I did, and it failed... First, if_tap doesn't get automatically loaded.. but that was easy to spot due to the error message... loader runs fine, but then after hitting enter, I get the following: /tmp/bhyve.4dv5wFK 91: [0008] FACS Address : 00000000000F27C0 Error 6154 - Integer too large for target ^ (00000000000F27C0) /tmp/bhyve.4dv5wFK 92: [0008] DSDT Address : 00000000000F2800 Error 6154 - Integer too large for target ^ (00000000000F2800) /tmp/bhyve.4dv5wFK 98: [0008] Address : 0000000000000400 Error 6154 - ^ Integer too large for target (0000000000000400) /tmp/bhyve.4dv5wFK 112: [0008] Address : 0000000000000404 Error 6154 - ^ Integer too large for target (0000000000000404) /tmp/bhyve.4dv5wFK 133: [0008] Address : 0000000000000408 Error 6154 - ^ Integer too large for target (0000000000000408) Assertion failed: (error == 0), function main, file /usr/src/usr.sbin/bhyve/bhyverun.c, line 864. Abort trap (core dumped) I had to reformat it since the terminal wasn't emitting CR's... This is from: FreeBSD carbon.funkthat.com 11.0-CURRENT FreeBSD 11.0-CURRENT #9: Tue Oct 21 10:55:05 PDT 2014 jmg@carbon.funkthat.com:/usr/home/jmg/freebsd.p4/opencrypto/sys/amd64/compile/GENERIC amd64 Though this is from my p4 project branch, it is fully synced w/ r273388... CPU: AMD A10-5700 APU with Radeon(tm) HD Graphics (3393.89-MHz K8-class CPU) Origin="AuthenticAMD" Id=0x610f01 Family=0x15 Model=0x10 Stepping=1 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=0x3e98320b<SSE3,PCLMULQDQ,MON,SSSE3,FMA,CX16,SSE4.1,SSE4.2,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C> AMD Features=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM> AMD Features2=0x1ebbfff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,XOP,SKINIT,WDT,LWP,FMA4,TCE,NodeId,TBM,Topology,PCXC,PNXC> Structured Extended Features=0x8<BMI1> TSC: P-state invariant, performance statistics real memory = 8589934592 (8192 MB) avail memory = 7665848320 (7310 MB) I'm willing to test any patches you throw my way... -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141021185007.GR82214>