From owner-freebsd-mips@FreeBSD.ORG Wed Sep 4 22:47:18 2013 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0A5142D3 for ; Wed, 4 Sep 2013 22:47:18 +0000 (UTC) (envelope-from gonzo@id.bluezbox.com) Received: from id.bluezbox.com (id.bluezbox.com [88.198.91.248]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B15EF2C4B for ; Wed, 4 Sep 2013 22:47:17 +0000 (UTC) Received: from [207.81.161.55] (helo=[192.168.1.65]) by id.bluezbox.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1VHLqt-0006Uf-10 for freebsd-mips@freebsd.org; Wed, 04 Sep 2013 15:47:09 -0700 From: Oleksandr Tymoshenko Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: FreeBSD/MIPS emulation Message-Id: <180563C9-541F-47F9-8C90-35686BBC6471@bluezbox.com> Date: Wed, 4 Sep 2013 15:46:48 -0700 To: "freebsd-mips@freebsd.org" Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) X-Mailer: Apple Mail (2.1508) Sender: gonzo@id.bluezbox.com X-Spam-Level: -- X-Spam-Report: Spam detection software, running on the system "id.bluezbox.com", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see The administrator of that system for details. Content preview: Hello, I've just posted short overview of FreeBSD/MIPS emulation options and thought it might be of some interest to freebsd-mips crowd: http://kernelnomicon.org/?p=401 The plan is to get some feedback, fill in blanks if there are any and move this stuff to wiki.freebsd.org. So if you feel there is something missing in the post - let me know. [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: kernelnomicon.org] X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Sep 2013 22:47:18 -0000 Hello, I've just posted short overview of FreeBSD/MIPS emulation options and thought it might be of some interest to freebsd-mips crowd: http://kernelnomicon.org/?p=401 The plan is to get some feedback, fill in blanks if there are any and move this stuff to wiki.freebsd.org. So if you feel there is something missing in the post - let me know. I'll be working with qemu and gxemul ports maintainers to get patches mentioned in the article merged to ports tree. Thanks