On 2/3/20 6:31 PM, David Hildenbrand wrote: > We want to populate memory within a reserved memory region. Let's factor > that out. > > Cc: "Michael S. Tsirkin" <m...@redhat.com> > Cc: Greg Kurz <gr...@kaod.org> > Cc: Murilo Opsfelder Araujo <muri...@linux.ibm.com> > Cc: Eduardo Habkost <ehabk...@redhat.com> > Cc: "Dr. David Alan Gilbert" <dgilb...@redhat.com> > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > util/mmap-alloc.c | 89 +++++++++++++++++++++++++---------------------- > 1 file changed, 47 insertions(+), 42 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~