From owner-freebsd-mips@FreeBSD.ORG Mon Sep 30 17:09:44 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 2216B811 for ; Mon, 30 Sep 2013 17:09:44 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B385B25E2 for ; Mon, 30 Sep 2013 17:09:43 +0000 (UTC) Received: by mail-wi0-f173.google.com with SMTP id hq15so4233007wib.0 for ; Mon, 30 Sep 2013 10:09:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=DTPSvnasnP+GBByj6SJgl/QxqHcDm1U3GvzD6GkX7SA=; b=jM5t1lynVMrXf12dzBg+SlLXBfdgg6fFXH4wlrQxfbYcaBR+45VmZdJnjkpvt6F1pD WfVgj7/5eAoSpWYMK7Bjby/dKLqsvLATRTBfxGMb5AVo8B2dqm3l6ZaSyW5qvMaN9OSi VDYAk0tAAJYXF2sN99SAszO8ZjxKmKeocXgXDWrTDjAsh+2wog5KJFQNwb/3rw19zXR+ RYVknu1UMhT88xxPn9w0Twzc0FcSOcoKreL5xo3M9h2Lk2jjuNTws27ThY6ZMqw+kGkI zCFzF/bRNLxpWyACwvfemg7ftyykR9xwmgOoUibnOIX7WpBvOhFzrX1cMnGsd6DTh5M+ EysQ== MIME-Version: 1.0 X-Received: by 10.180.109.132 with SMTP id hs4mr14722826wib.46.1380560981141; Mon, 30 Sep 2013 10:09:41 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.73.133 with HTTP; Mon, 30 Sep 2013 10:09:41 -0700 (PDT) In-Reply-To: <180563C9-541F-47F9-8C90-35686BBC6471@bluezbox.com> References: <180563C9-541F-47F9-8C90-35686BBC6471@bluezbox.com> Date: Mon, 30 Sep 2013 10:09:41 -0700 X-Google-Sender-Auth: C56OMfsyCx3aSzfYDxpv7N86oMM Message-ID: Subject: Re: FreeBSD/MIPS emulation From: Adrian Chadd To: Oleksandr Tymoshenko Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-mips@freebsd.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: Mon, 30 Sep 2013 17:09:44 -0000 Hi! I've verified that MALTA + mipsel works. I'll check MALTA + mipseb later tonight/tomorrow. I don't know if my qemu package has the relevant patch though; but I'll see if I can get it committed to the port so it isn't such a big problem for us. It's about time that we generated some generic initial rootfs for this stuff as part of the release process. Thanks! -adrian On 4 September 2013 15:46, Oleksandr Tymoshenko wrote: > 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 > > > _______________________________________________ > freebsd-mips@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org" >