qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/20]: add alpha es40 system emulation (v4)


From: Brian Wheeler
Subject: Re: [Qemu-devel] [PATCH 0/20]: add alpha es40 system emulation (v4)
Date: Mon, 30 Mar 2009 11:46:25 -0400

I get a fatal message on boot:

es40: arr[0]=0000000000004005:  128MB at   128MB
qemu: fatal: cpu_alpha_mtpr_21264: ipr 0x80 not handled


Putting an empty case in helper.c gets past that, but then fails on 0xf0
and 0x22.  Then it fails on pctx.astrr

Brian



On Mon, 2009-03-30 at 16:36 +0200, Tristan Gingold wrote:
> new version of alpha system emulation.
> 
> I have followed Paul Brook's advice and now patch 02 has only one code paths.
> For 32 bits address spaces the code looks equivalent to the current one.
> For address spaces lager than 32 bits, only the size of level may have
> changed.
> 
> I have also fixed the comment (thanks to Aurelien) in path 05.
> 
> Two new bugs in alpha tcg code have been fixed (see pathes 07 and 08)
> 
> Some bugs have also been fixed in system emulation code.  I am making
> progress...  With some additionnal patches, I can now run AlphaBIOS.
> 
> Comments and reviews are welcome,
> Tristan.
> 
> 





reply via email to

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