From: Matt Sealey <matt@genesi-usa.com>
To: Linas Vepstas <linas@austin.ibm.com>
Cc: linuxppc-dev@ozlabs.org, Rob Landley <rob@landley.net>
Subject: Re: Building ppc/powerpc kernel to run under QEMU.
Date: Thu, 10 May 2007 23:07:52 +0100 [thread overview]
Message-ID: <464397B8.408@genesi-usa.com> (raw)
In-Reply-To: <20070510172806.GE4452@austin.ibm.com>
QEMU really really wants a PREP kernel, and that stuff's just not in the new
arch/powerpc tree anymore is it?
I'd love to see the device tree once QEMU's kernel has booted :D
I wonder.. would it be useful to have a qemu platform in arch/powerpc and
for someone to start hacking in devices from a non-emulated point of view?
It seems a bit of a waste in my mind to emulate a network card, serial port
IDE interface, ADB (yick!) and a VESA graphics adapter in such 'detail' when
it can be passed back to the emulation somehow through some kind of clever
call interface (maybe just have the zero page of the emulation contain a
bunch of 'ports' which are really function calls pointers..?)
--
Matt Sealey <matt@genesi-usa.com>
Genesi, Manager, Developer Relations
Linas Vepstas wrote:
> Hi Rob,
>
> On Wed, May 09, 2007 at 10:03:25PM -0400, Rob Landley wrote:
>> I've been puttering around with my Firmware Linux project trying to add
>> powerpc as a supported platform. I can build kernels that qemu can boot (such
>> as a "prep" kernel) using ARCH=ppc, but that one doesn't support make
>> headers_install.
>>
>> Using ARCH=powerpc makes headers_install work, but there's no kernel .config
>> I've been able to come up with that generates a kernel I can boot under qemu.
>
> Hmm. I'm not a boot expert, (although many people on this list are).
> Any hint of where the boot is failing? Maybe qemu is not setting up
> a device tree?
>
>> what's the status of the
>> ppc->powerpc migration,
>
> pretty far along; bits f ppc are getting nuked regularly.
>
>> and is there any known way to get ARCH=powerpc to
>> build a kernel qemu can boot?
>
> Dunno...
>
> --linas
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
next prev parent reply other threads:[~2007-05-10 22:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-10 2:03 Building ppc/powerpc kernel to run under QEMU Rob Landley
2007-05-10 17:28 ` Linas Vepstas
2007-05-10 22:07 ` Matt Sealey [this message]
2007-05-11 1:46 ` David Gibson
2007-05-12 3:30 ` Rob Landley
2007-05-12 1:46 ` Rob Landley
2007-05-12 3:00 ` Doug Maxey
2007-05-12 4:05 ` Rob Landley
2007-05-12 1:14 ` Rob Landley
2007-05-14 19:09 ` Hollis Blanchard
-- strict thread matches above, loose matches on Subject: below --
2007-05-09 22:39 Rob Landley
2007-05-09 23:38 ` Stephen Rothwell
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=464397B8.408@genesi-usa.com \
--to=matt@genesi-usa.com \
--cc=linas@austin.ibm.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=rob@landley.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.