qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Bug 1180923] [NEW] unused memory filled with 0x00 inst


From: Peter Maydell
Subject: Re: [Qemu-devel] [Bug 1180923] [NEW] unused memory filled with 0x00 instead of 0xFF
Date: Thu, 16 May 2013 21:00:27 +0100

On 16 May 2013 20:52, Stefan Hajnoczi <address@hidden> wrote:
> Sounds like (risky) memory probing.  On a PC the memory regions that
> are unpopulated produce 0xff.

Presumably you could fix the PC model to do that by putting a big
background (overlappable) MemoryRegion across the whole of the
system address space which returned -1 for every access?

-- PMM



reply via email to

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