From owner-freebsd-questions@FreeBSD.ORG Fri Jan 28 18:56:50 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15D5C1065670 for ; Fri, 28 Jan 2011 18:56:50 +0000 (UTC) (envelope-from gull@gull.us) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id A9B948FC0C for ; Fri, 28 Jan 2011 18:56:49 +0000 (UTC) Received: by ewy24 with SMTP id 24so1765023ewy.13 for ; Fri, 28 Jan 2011 10:56:48 -0800 (PST) MIME-Version: 1.0 Received: by 10.14.25.70 with SMTP id y46mr4115471eey.49.1296241007816; Fri, 28 Jan 2011 10:56:47 -0800 (PST) Received: by 10.14.47.66 with HTTP; Fri, 28 Jan 2011 10:56:47 -0800 (PST) X-Originating-IP: [128.95.17.198] In-Reply-To: References: Date: Fri, 28 Jan 2011 10:56:47 -0800 Message-ID: From: David Brodbeck To: "C. P. Ghost" Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Mailing List Subject: Re: Emulators to test non-x86 FreeBSD ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2011 18:56:50 -0000 On Fri, Jan 28, 2011 at 9:27 AM, C. P. Ghost wrote: > Hello list, > > are there any emulators out there that can run the non-x86 versions of FreeBSD > on a FreeBSD/i386 or FreeBSD/amd64 host? > > I'm especially interested in trying FreeBSD/sparc64 port, but I'd also like to > test the FreeBSD/powerpc and the FreeBSD/arm ports on an emulator, before > seeking real hardware. QEMU claims PowerPC and ARM emulation support, but I don't know if it's good enough to run FreeBSD. PearPC is another PowerPC emulator, but it was mainly targeted at running MacOS and the project appears to have been stagnant since 2005. It depends a bit on what you're trying to determine. If you're looking to test stability or performance, the results you get from an emulator are unlikely to have any real comparison to what you get on real hardware.