qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC v1 05/25] memory: MemoryRegion: Add contained flag


From: Peter Crosthwaite
Subject: Re: [Qemu-devel] [RFC v1 05/25] memory: MemoryRegion: Add contained flag
Date: Tue, 27 May 2014 18:51:42 +1000

On Fri, May 16, 2014 at 11:52 AM, Peter Crosthwaite
<address@hidden> wrote:
> Rather than use the .parent == NULL check to determine if a memory
> region is contained, add a purpose specific boolean flag. This allows
> for .parent to be easily converted to a link property while preserving
> all the semantics of the legacy API.
>
> Signed-off-by: Peter Crosthwaite <address@hidden>

With the fixup of the container link property setter, this is obsoleted.

Dropped.

Regards,
Peter



reply via email to

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