qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] sh4: define explicitly that the target CPU is 3


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH] sh4: define explicitly that the target CPU is 32 bit
Date: Fri, 30 Nov 2007 16:28:09 +0000
User-agent: KMail/1.9.7

On Friday 30 November 2007, Carlo Marcelo Arenas Belon wrote:
> The following patch enforces that the sh4 target is 32 bit to prevent qemu
> to expand incorrectly to a 64 bit wide cpu if compiled in a 64 bit host.

This is wrong. As the comment in cpu-defs.h says, target_phys_addr_t may need 
to be bigger than the actual target address space.

What exactly are you trying to fix?

Paul




reply via email to

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