From owner-freebsd-mips@FreeBSD.ORG Tue Oct 1 15:57:58 2013 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 92FCCCDB for ; Tue, 1 Oct 2013 15:57:58 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from mail-ie0-f175.google.com (mail-ie0-f175.google.com [209.85.223.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 60BBA25C8 for ; Tue, 1 Oct 2013 15:57:58 +0000 (UTC) Received: by mail-ie0-f175.google.com with SMTP id e14so14446589iej.34 for ; Tue, 01 Oct 2013 08:57:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:mime-version:content-type:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=zuHFMA8L9UOiWspqkgBOTa6Pj0m8foIlyOYGmHf/m5k=; b=AF45wH9Y01RsKAghfsTBzNcKVAvy/m3aNoq28AVMrLdnzjCIWg91jescvR6dP+t1ri /ZIVIb5vwGj5f5VnFWIYYUjhGHl/kpHb1j/WSKjiALIgVzzrAzfJHHkSSdDewT8Up+So LphcnhPXh7633svdet+I8N0CVCgj4yenVqd/OZcVJ9N1SJb6jN7lCddCsTNiZQjG12jZ D5gy32Uea0fDdvRYmbhMezVbH4ZW21B1STVbCYIuKUWDiK8PAS5Cmm8kX/EAp1P+2IJT AM7k/Wbmc1VMmFEMzSKNaCTijDm8U+2UTgA2jOQYFSurCIZKZcQOPFkz3Cal0FA3v+Y5 TmMw== X-Gm-Message-State: ALoCoQn1TzXDEDVFwON83wP44f0CmpyOgAAYkNM0gcrtjNZyI1C93MPS9lL/aFwcpU3S/CCcFzJv X-Received: by 10.43.114.6 with SMTP id ey6mr404784icc.87.1380643077620; Tue, 01 Oct 2013 08:57:57 -0700 (PDT) Received: from monkey-bot.int.fusionio.com ([209.117.142.2]) by mx.google.com with ESMTPSA id ih14sm4202450igb.7.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Oct 2013 08:57:55 -0700 (PDT) Sender: Warner Losh Subject: Re: FreeBSD/MIPS emulation Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii From: Warner Losh In-Reply-To: Date: Tue, 1 Oct 2013 09:57:54 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <3CB8B78B-43F3-4891-9E68-E2CE3EDED96D@bsdimp.com> References: <180563C9-541F-47F9-8C90-35686BBC6471@bluezbox.com> To: Adrian Chadd X-Mailer: Apple Mail (2.1085) 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: Tue, 01 Oct 2013 15:57:58 -0000 On Sep 30, 2013, at 11:09 AM, Adrian Chadd wrote: > Hi! >=20 > I've verified that MALTA + mipsel works. >=20 > 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. >=20 > It's about time that we generated some generic initial rootfs for this > stuff as part of the release process. I'd love to ship big-endian mips64 and little endian mips images as part = of the release process. Maybe 10.0 as a dry/unofficial run with a real = run in 10.1? Warner > Thanks! >=20 >=20 >=20 > -adrian >=20 >=20 >=20 > On 4 September 2013 15:46, Oleksandr Tymoshenko = wrote: >=20 >> Hello, >>=20 >> 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=3D401 >>=20 >> 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. >>=20 >> I'll be working with qemu and gxemul ports maintainers to get >> patches mentioned in the article merged to ports tree. >>=20 >> Thanks >>=20 >>=20 >> _______________________________________________ >> 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" >>=20 > _______________________________________________ > 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"