On Thu, Feb 27, 2020 at 11:12:01AM +0100, David Hildenbrand wrote:
> Implement resizeable mmaps. For now, the actual resizing is not wired up.
> Introduce qemu_ram_mmap_resizeable() and qemu_ram_mmap_resize(). Make
> qemu_ram_mmap() a wrapper of qemu_ram_mmap_resizeable().
> 
> Cc: Richard Henderson <richard.hender...@linaro.org>
> Cc: Igor Kotrasinski <i.kotrasi...@partner.samsung.com>
> Cc: Murilo Opsfelder Araujo <muri...@linux.ibm.com>
> Cc: "Michael S. Tsirkin" <m...@redhat.com>
> Cc: Greg Kurz <gr...@kaod.org>
> Cc: Eduardo Habkost <ehabk...@redhat.com>
> Cc: "Dr. David Alan Gilbert" <dgilb...@redhat.com>
> Cc: Igor Mammedov <imamm...@redhat.com>
> Signed-off-by: David Hildenbrand <da...@redhat.com>

Reviewed-by: Peter Xu <pet...@redhat.com>

-- 
Peter Xu


Reply via email to