On Wed, Feb 12, 2020 at 02:42:48PM +0100, David Hildenbrand wrote: > We want to populate memory within a reserved memory region. Let's factor > that out. > > Reviewed-by: Richard Henderson <[email protected]> > Acked-by: Murilo Opsfelder Araujo <[email protected]> > Cc: Igor Kotrasinski <[email protected]> > Cc: "Michael S. Tsirkin" <[email protected]> > Cc: Greg Kurz <[email protected]> > Cc: Murilo Opsfelder Araujo <[email protected]> > Cc: Eduardo Habkost <[email protected]> > Cc: "Dr. David Alan Gilbert" <[email protected]> > Cc: Igor Mammedov <[email protected]> > Signed-off-by: David Hildenbrand <[email protected]>
The naming could be a bit misleading IMO, because we didn't populate the memory and it's still serviced on demand. However I don't have a quick and better name of that either... Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
