All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Qemu-devel] system emulation of non-x86 targets
@ 2004-01-31 13:41 Fabrice Bellard
  2004-01-31 16:46 ` [Qemu-devel] Emulateurs J. Mayer
  2004-02-01 10:01 ` [Qemu-devel] system emulation of non-x86 targets Robin H. Johnson
  0 siblings, 2 replies; 7+ messages in thread
From: Fabrice Bellard @ 2004-01-31 13:41 UTC (permalink / raw)
  To: qemu-devel

> As per subject, I'm interested in being able to boot and run an ARM 
> kernel and a full linux enviroment inside QEMU, primarily to aid in 
> (re-)porting Gentoo Linux to ARM. What would be required to
> modify/add to QEMU to support this?
> 
> I have a rackmount netwinder, but it's external power supply has
> failed :-( and Netwinder Inc.  don't seem to respond to any of the
> voicemails I leave at their support phone #.

Two things need to be added:

1) ARM kernel level emulation. It includes MMU emulation and exceptions. 
If you know exactly what kind of ARM you want to emulate (StrongARM ?), 
it is not difficult to add, provided you have the ARM MMU documentation.

2) Device drivers: some ARM specific device drivers need to be added. 
The first task would be to find a working Linux ARM target which is 
close to a PC, so that you can reuse most of the QEMU devices (in 
particular IDE, serial, floppy and VGA). You need to add at least an IRQ 
controller and a timer.

Personnally I think it would be cool to have the fastest ARM system on 
Earth on your PC :-) If someone can work at the device drivers, I can 
improve the ARM emulation core to simulate MMU and kernel mode.

Fabrice.

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Qemu-devel] system emulation of non-x86 targets
@ 2004-01-31  4:21 Robin H. Johnson
  2004-01-31  5:06 ` Chad Page
  0 siblings, 1 reply; 7+ messages in thread
From: Robin H. Johnson @ 2004-01-31  4:21 UTC (permalink / raw)
  To: qemu-devel

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

As per subject, I'm interested in being able to boot and run an ARM
kernel and a full linux enviroment inside QEMU, primarily to aid in
(re-)porting Gentoo Linux to ARM. What would be required to modify/add
to QEMU to support this?

I have a rackmount netwinder, but it's external power supply has failed
:-( and Netwinder Inc.  don't seem to respond to any of the voicemails I
leave at their support phone #.

-- 
Robin Hugh Johnson
E-Mail     : robbat2@orbis-terrarum.net
Home Page  : http://www.orbis-terrarum.net/?l=people.robbat2
ICQ#       : 30269588 or 41961639
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

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

end of thread, other threads:[~2004-02-01 10:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-31 13:41 [Qemu-devel] system emulation of non-x86 targets Fabrice Bellard
2004-01-31 16:46 ` [Qemu-devel] Emulateurs J. Mayer
2004-01-31 17:11   ` J. Mayer
2004-01-31 18:17   ` Laurent Desnogues
2004-02-01 10:01 ` [Qemu-devel] system emulation of non-x86 targets Robin H. Johnson
  -- strict thread matches above, loose matches on Subject: below --
2004-01-31  4:21 Robin H. Johnson
2004-01-31  5:06 ` Chad Page

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.