On Sat, Jan 15, 2022 at 09:37:23PM +0100, Laurent Vivier wrote: > From: Philippe Mathieu-Daudé <phi...@redhat.com> > > dma_memory_set() does a DMA barrier, set the address space with > a constant value. The constant value filling code is not specific > to DMA and can be used for AddressSpace. Extract it as a new > helper: address_space_set(). > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > Reviewed-by: Laurent Vivier <laur...@vivier.eu> > Reviewed-by: Stefano Garzarella <sgarz...@redhat.com> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > [lv: rebase] > Signed-off-by: Laurent Vivier <laur...@vivier.eu>
Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu