]> git.proxmox.com Git - mirror_qemu.git/commit - memory.c
memory: Store physical root MR in FlatView
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Thu, 21 Sep 2017 08:51:01 +0000 (18:51 +1000)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 21 Sep 2017 21:19:37 +0000 (23:19 +0200)
commit89c177bbdd6cf8e50b3fd4831697d50e195d6432
tree10147da7bea4adc6ea183a4c62e15d917824e21c
parent8629d3fcb77e9775e44d9051bad0fb5187925eae
memory: Store physical root MR in FlatView

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 <aik@ozlabs.ru>
Message-Id: <20170921085110.25598-10-aik@ozlabs.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
memory.c