From owner-freebsd-hackers@FreeBSD.ORG Wed Apr 27 21:07:52 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51488106566B for ; Wed, 27 Apr 2011 21:07:52 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id D8D8D8FC0C for ; Wed, 27 Apr 2011 21:07:51 +0000 (UTC) Received: by ywf7 with SMTP id 7so1008560ywf.13 for ; Wed, 27 Apr 2011 14:07:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=oVpy7SMDPiRKlfgrkDC21UihllJrcKMy4yshDX5JG+I=; b=OoU0MvQDMoA/FNkRju6je2ghAAP8bYuKXOM6FtttK4v/vnTGZjRuGYwfaLbTpO6JP3 oRuXYx2AvZmZPiAti+avQIkaGso7C5ejgs9GMuT6TN5O7E0pJeTxjK3d4GtNYi7us1Bz YyxZQreJM88L7K8G/Z13/v5Y7PBh+h3MdYK/A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=BCsEDvy+2yJWzKgbp7UWhqLaOS8JUWa8XnjGVBLdzDVtzC4KPhxE8BS3DlFDk6p7fw AeF+tJl1d/1PiyHauGYrmVY+GPoBNErzcvao1Aaa830fTQLU2rcyU/ZeqgO5WYpsMGNH X9fgrKJTrQXMh7NFccuJFHHw2VIFc1JPs1dkU= MIME-Version: 1.0 Received: by 10.91.32.6 with SMTP id k6mr2377197agj.123.1303938471069; Wed, 27 Apr 2011 14:07:51 -0700 (PDT) Received: by 10.90.70.18 with HTTP; Wed, 27 Apr 2011 14:07:51 -0700 (PDT) In-Reply-To: References: Date: Wed, 27 Apr 2011 14:07:51 -0700 Message-ID: From: Freddie Cash To: Chris Richardson Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-hackers@freebsd.org, freebsd-emulation@freebsd.org, freebsd-arm@freebsd.org Subject: Re: OMAP3 Question X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2011 21:07:52 -0000 On Wed, Apr 27, 2011 at 1:30 PM, Chris Richardson wrote: > =C2=A0 =C2=A0I wanna emulate OMAP3 Processor. Is it approach I can use to= emulate > OMAP3 without the need to any hardware? Qemu has some basic support for this: http://code.google.com/p/qemu-omap3/ No idea how good it is, or if it's even usuable. --=20 Freddie Cash fjwcash@gmail.com