From owner-freebsd-arm@FreeBSD.ORG Fri May 8 07:16:13 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2867A9A6 for ; Fri, 8 May 2015 07:16:13 +0000 (UTC) Received: from mail-wg0-x22e.google.com (mail-wg0-x22e.google.com [IPv6:2a00:1450:400c:c00::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D015B1D25 for ; Fri, 8 May 2015 07:16:12 +0000 (UTC) Received: by wgic8 with SMTP id c8so37624371wgi.1 for ; Fri, 08 May 2015 00:16:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=hdRy919UAmaErZYfHBaxYRKwXAEzJ+kRQsGy07wnInI=; b=yY22DtLD1RtT+AgP35yQNQOEJdYek/5aDYvPG3azjeG+W6dPRe2PV4hvpyzWMcb2Cg kUMFZowEmF2VfhYlmDpLgHMPdcAz5T3gXXeds/+fmtsgld1BlAI970hivOASbkZvb0ba sVDbzWS8dTafUH7+zVpcC5Q7jbL325/EF2/MzTkFQ3tosemQV55LJqjJfPV7JYW0gzXJ 5xNPQcUhE1j7MW/zfxA03Qr4piXxQ6Q2cxgU9LVnIrgXAjmFlaN4ZGiI9BroGjt+D8WM nZI54IJAUb1M8ggChYX6mZGpmJSQnO487KhH0Kquj1mxDsf7ONOPc3Hmi05fpGpOPCEk QDng== MIME-Version: 1.0 X-Received: by 10.180.74.208 with SMTP id w16mr3579497wiv.31.1431069371247; Fri, 08 May 2015 00:16:11 -0700 (PDT) Received: by 10.28.136.3 with HTTP; Fri, 8 May 2015 00:16:11 -0700 (PDT) Date: Fri, 8 May 2015 10:16:11 +0300 Message-ID: Subject: freebsd on FastModles From: Mihai Carabas To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2015 07:16:13 -0000 Hello everyone, My name is Mihai Carabas and this summer I will work on porting bhyve to run as an ARM hypervisor [1] with Peter Grehan mentoring me. As an initial development platform we picked up the Arndale board which has the A15 with ARM virtualization extenions. From my experience is a little tricky to build up on top of it due to the fact that you don't have advanced debug features (like a JTAG). In other project (an L4 microkernel) I worked on FastModels emulator. Does anybody run FreeBSD on FastModels? Thank you, Mihai Carabas [1] https://wiki.freebsd.org/SummerOfCode2015/PortingBhyveToArm