qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] chroot to ARM Gentoo install.


From: Paul Brook
Subject: Re: [Qemu-devel] chroot to ARM Gentoo install.
Date: Tue, 24 Aug 2004 23:26:58 +0100
User-agent: KMail/1.6.2

On Tuesday 24 August 2004 23:14, Fabrice Bellard wrote:
> Paul Brook wrote:
> > On Tuesday 24 August 2004 22:26, Lennert Buytenhek wrote:
> >>On Tue, Aug 24, 2004 at 09:06:57PM +0100, Paul Brook wrote:
> >>>You don't mention what sort of ARM chip you are using. qemu only
> >>> supports armv4. It does not currently implement the armv4t or armv5
> >>> instruction sets. I have patches implementing armv5te, but they still
> >>> need testing.
> >>
> >>Can I volunteer?
> >
> > Sure. Patch attached. This includes a couple of other minor changes I've
> > got in my local tree.
> >
> > I've run the gcc testsuite in arm mode (cross-compiling with an an armv4
> > libc) and the results look reasonable. Thumb mode is totally untested.
>
> Now you can begin Strong ARM system mode emulation ! Simulating a
> Netwinder hardware should be possible with the existing PC devices.

First we'd need to implement privileged CPU modes, system control coprocessor, 
and maybe MMU...

I'm a toolchain developer, not a kernel hacker, so I'm mostly interested in 
user-mode emulation. Full system emulation is probably not gonna happen 
unless I get really bored, or someone else does it ;)

Armv6 (ie arm11 series cores) and VFP coprocessor are higher priority for me.

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]