From owner-freebsd-arm@freebsd.org Mon Oct 8 18:41:12 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53DFD10C79C7 for ; Mon, 8 Oct 2018 18:41:12 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: from out.migadu.com (out.migadu.com [91.121.223.63]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.migadu.com", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C5CF776624 for ; Mon, 8 Oct 2018 18:41:11 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: (Migadu outbound); Mon, 08 Oct 2018 18:41:10 +0000 Authentication-Results: out.migadu.com; auth=pass (plain) Received: from [192.168.1.141] ([62.122.208.146]) by out.migadu.com (Haraka/2.8.16) with ESMTPSA id F1915D90-3FD2-4F1C-8091-FB1768EE7073.1 envelope-from (authenticated bits=0) (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 verify=FAIL); Mon, 08 Oct 2018 18:41:10 +0000 Date: Mon, 08 Oct 2018 21:41:08 +0300 From: Greg V Subject: Re: FYI: I finally got FreeBSD 12 booted under qemu/kvm with general Ethernet access (on a MACCHIATObin running linux) To: Mark Millard Cc: freebsd-arm Message-Id: <1539024068.3199.1@smtp.migadu.com> In-Reply-To: References: X-Mailer: geary/0.12.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed DKIM-Signature: v=1; a=rsa-sha256; bh=kNGeJEPq7I6biTCqtygFvkUEpK2IwhPTABqm9q4m1qU=; c=relaxed/simple; d=unrelenting.technology; h=from:subject:date:to; s=default; b=g2ZMMRme66+YH0EL3ijSM34xPHKcSS0OcZZILxZLXHIVK8v/JMGFZe9BXJHFYkxn/hu2I6euDYtDhNvxNkFjaeoE30wOKm2ev6ooHc5eRCQXlnjp1UT0f0eDFeIlEAW/HGiaAkA09BCUzMqXGKMxM0rGmwgxuNWrxBY7OJMtngQ= X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Oct 2018 18:41:12 -0000 On Sun, Oct 7, 2018 at 10:14 PM, Mark Millard via freebsd-arm wrote: > Unfortunately, like every past attempt at such where I used > -cpu host, -smp, and -enable-kvm on a few Linux-booted systems > where I've tried such, processes are subject to occasional, random > illegal instruction and segmentation fault program crashes. (The > host linux has no such problems.) True even before getting Ethernet > access working in FreeBSD. Hmmmm, I never saw any program crashes on Scaleway's KVM VPS (ThunderX hardware), but I have awfully slow storage performance. How fast is the disk on your KVM setup?