qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: zhangzhenkai@gmail.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] A Question
Date: Thu, 05 May 2011 17:13:47 -0500	[thread overview]
Message-ID: <4DC3211B.7040009@landley.net> (raw)
In-Reply-To: <BANLkTinCyyGkbAMzXY4-wQzL+5A9SiGnuA@mail.gmail.com>

On 05/05/2011 02:01 AM, Peter Maydell wrote:
> On 5 May 2011 00:16, Rob Landley <rob@landley.net> wrote:
>> I note that I have a half-dozen prebuilt system images at
>> http://landley.net/aboriginal/downloads/binaries and the build scripts
>> and such are in the directories above that.
> 
> I'm afraid I don't entirely understand your file naming
> system there -- it seems to say which architecture the
> system images are for but not what board?

Exactly.  An armv5l root filesystem will run on dozens of boards.  You
need to rebuild the kernel for a specific board, but not the root
filesystem or toolchain.

The point of these system images is to encourage native development
(I.E. building software natively under qemu, optionally using distcc to
call out to a compatible cross compiler on the host).

All it needs to do this is _a_ kernel that qemu is capable of booting
that can run that software with appropriate peripherals (serial I/O,
network card, block device, RTC, etc).  It includes an example kernel
built to do that under qemu, and a shell script to launch qemu.  But
these are not kernels you'd install on the actual hardware, there are
dozens of those for each root filesystem.

> Perhaps we should have a wiki page with links to useful
> third-party system images? I also know of Aurelien's
> images at http://people.debian.org/~aurel32/qemu/
> and no doubt there are others.

There used to be one, but it's impossible to be complete.

Rob

  reply	other threads:[~2011-05-05 22:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-04 15:26 [Qemu-devel] A Question Zhenkai Zhang
2011-05-04 15:46 ` Peter Maydell
2011-05-04 23:16   ` Rob Landley
2011-05-05  7:01     ` Peter Maydell
2011-05-05 22:13       ` Rob Landley [this message]
2011-05-05 22:32         ` Peter Maydell
2011-05-05 23:20           ` Rob Landley
2011-05-05 23:49             ` Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2016-08-26 14:31 [Qemu-devel] a question Michael Rolnik
2016-08-26 15:42 ` Peter Maydell
2007-02-27 20:49 Marian-Nicolae V. Ion
2007-03-25 18:35 ` Jan Marten Simons

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DC3211B.7040009@landley.net \
    --to=rob@landley.net \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=zhangzhenkai@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).