qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Compiling qemu to emulate AMCC's PPC440GX eval board
@ 2012-11-03  8:03 Peter Teoh
  2012-11-03 13:12 ` François Revol
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Teoh @ 2012-11-03  8:03 UTC (permalink / raw)
  To: qemu-ppc, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]

Can I know if it is possible to run software which were running on AMCC
PPC440GX eval board (eg, LynxOS) on qemu emulator?   I can see a lot of
440GX symbols inside QEMU source code, but no where can I find someone who
has done it successfully.   Even "qemu-system-ppc -cpu ?" does not return
"440GX" as one of the supported CPU.   Neither does "qemu-system-ppc -M ?"
return the board that support 440GX (for example Taishan or Ocotea board).

Thanks.

-- 
Regards,
Peter Teoh

[-- Attachment #2: Type: text/html, Size: 575 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Compiling qemu to emulate AMCC's PPC440GX eval board
  2012-11-03  8:03 [Qemu-devel] Compiling qemu to emulate AMCC's PPC440GX eval board Peter Teoh
@ 2012-11-03 13:12 ` François Revol
  0 siblings, 0 replies; 2+ messages in thread
From: François Revol @ 2012-11-03 13:12 UTC (permalink / raw)
  To: Peter Teoh; +Cc: qemu-ppc, qemu-devel

On 03/11/2012 09:03, Peter Teoh wrote:
> Can I know if it is possible to run software which were running on AMCC
> PPC440GX eval board (eg, LynxOS) on qemu emulator?   I can see a lot of
> 440GX symbols inside QEMU source code, but no where can I find someone who
> has done it successfully.   Even "qemu-system-ppc -cpu ?" does not return
> "440GX" as one of the supported CPU.   Neither does "qemu-system-ppc -M ?"
> return the board that support 440GX (for example Taishan or Ocotea board).

AFAIK most embedded board definitions only have enough support to boot
Linux, but not their own firmware or other OSes. Many onchip devices
required to use the firmware are missing, and the only direct kernel
loading mechanism available is the Linux one.

For my Haiku Sam460ex port I started writing a sam460ex target but it's
not published yet nor finished.
It can start our own bootloader faking a Linux kernel, and has enough
faked onchip devices to start the U-Boot image but doesn't get far yet
inside it.


François.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-03 13:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-03  8:03 [Qemu-devel] Compiling qemu to emulate AMCC's PPC440GX eval board Peter Teoh
2012-11-03 13:12 ` François Revol

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).