qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC v1 19/22] memory: per-AddressSpace dispatch


From: Peter Maydell
Subject: Re: [Qemu-devel] [RFC v1 19/22] memory: per-AddressSpace dispatch
Date: Thu, 4 Oct 2012 11:29:25 +0100

On 4 October 2012 11:15, Avi Kivity <address@hidden> wrote:
> On 10/04/2012 10:47 AM, Peter Maydell wrote:
>> I'd favour just moving everything to 64 bits (the remaining
>> 32 bit targets are: cris, lm32, m68k, microblaze, or32, sh4, unicore32,
>> xtensa). However it does require some review of devices to check that
>> they're not using target_phys_addr_t when they meant uint32_t [eg
>> in registers for DMA devices] or relying on 32 bit wraparound.
>
> I posted a patch.  I did no review, the cost/benefit tradeoff is
> horrible IMO, especially with me not knowing the details.  If something
> breaks, git bisect will save the day.

It might be nice to cc the maintainers of the affected target archs
and suggest that they at least do a quick smoke test :-)

-- PMM



reply via email to

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