On Mon, Mar 7, 2016 at 8:25 PM, Markus Armbruster <arm...@redhat.com> wrote: > ivshmem_realize() puts the shared memory region in a container region. > Used to be necessary to permit delayed mapping of the shared memory. > However, we recently moved to synchronous mapping, in "ivshmem: > Receive shared memory synchronously in realize()" and the commit > following it. The container is redundant since then. Drop it. > > Signed-off-by: Markus Armbruster <arm...@redhat.com> > ---
Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com> -- Marc-André Lureau