On Mon, Nov 20, 2023 at 10:32:35PM +0100, Philippe Mathieu-Daudé wrote: > Following the example documented since commit e3fe3988d7 ("error: > Document Error API usage rules"), have cpu_exec_realizefn()
s/cpu_exec_realizefn/memory_region_init_ram_nomigrate/ Similar issue for initial 3 patches (or just not call out the function name). > return a boolean indicating whether an error is set or not. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> Other than that: Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu