qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH qemu v4 09/18] memory: Store physical root MR in


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH qemu v4 09/18] memory: Store physical root MR in FlatView
Date: Wed, 20 Sep 2017 19:15:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 20/09/2017 13:46, Alexey Kardashevskiy wrote:
> Address spaces get to keep a root MR (alias or not) but FlatView stores
> the actual MR as this is going to be used later on to decide whether to
> share a particular FlatView or not.
> 
> Signed-off-by: Alexey Kardashevskiy <address@hidden>
> ---
> Changes:
> v4:
> * s/memory_region_unalias_entire/memory_region_get_flatview_root/

Did you try the idea of checking for single-child regions too?

Paolo



reply via email to

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