From owner-freebsd-virtualization@FreeBSD.ORG Tue Oct 21 19:01:54 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1C7D15D3 for ; Tue, 21 Oct 2014 19:01:54 +0000 (UTC) Received: from mail-qc0-x232.google.com (mail-qc0-x232.google.com [IPv6:2607:f8b0:400d:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D35EA980 for ; Tue, 21 Oct 2014 19:01:53 +0000 (UTC) Received: by mail-qc0-f178.google.com with SMTP id b13so133292qcw.9 for ; Tue, 21 Oct 2014 12:01:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=13+3KRgvP9i+hUDS3ADzKw9cdepgQuJ3407g4B+ZOjM=; b=rIAa2BhRl4b29WqnI4fMhOHytwFWUC/8Y4JS/7wto0mJNs4zxyhyAQScXWlA+C/XGl gLJ2JNgXoMqIBqP3x4Lwx9ij+l4fbsig5mvSAR3HjfJa6P7Ne6BOm8bta1klAS0HRSqu PUpzfpnrRloEd8bUgSMm2EKDm9bAmNw8TVlfty5vbYCSeOwawyh0qlVLAaYioxHoUX11 IuUmMNorM5hDFtTi0cBs1To84nFTmG78nnGFuPmW3Yx8LOhk6O64QME/MzrVdRC0UNOA cmSlWv+iw9459E9S4Uj/uIwCs91PuoiuPUMoGjIbNVh2iPh7OAcz7tPx2TxXCCqsOezl DYnQ== MIME-Version: 1.0 X-Received: by 10.224.24.131 with SMTP id v3mr34949220qab.81.1413918112850; Tue, 21 Oct 2014 12:01:52 -0700 (PDT) Received: by 10.140.85.83 with HTTP; Tue, 21 Oct 2014 12:01:52 -0700 (PDT) In-Reply-To: <20141021185007.GR82214@funkthat.com> References: <20141021185007.GR82214@funkthat.com> Date: Tue, 21 Oct 2014 12:01:52 -0700 Message-ID: Subject: Re: testing bhyve on AMD box... From: Neel Natu To: John-Mark Gurney Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2014 19:01:54 -0000 Hi, On Tue, Oct 21, 2014 at 11:50 AM, John-Mark Gurney wrote: > 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 > Features2=0x3e98320b > AMD Features=0x2e500800 > AMD Features2=0x1ebbfff > Structured Extended Features=0x8 > 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... > What is the output of "iasl -v" on your system? This is what's on my AMD machine: [neel@a ~/head]$ iasl -v Intel ACPI Component Architecture ASL Optimizing Compiler version 20140926-64 Copyright (c) 2000 - 2014 Intel Corporation best Neel > -- > John-Mark Gurney Voice: +1 415 225 5579 > > "All that I will do, has been done, All that I have, has not." > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebsd.org"