qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH-for-9.0 10/25] memory: Have memory_region_init_rom_device() h


From: Gavin Shan
Subject: Re: [PATCH-for-9.0 10/25] memory: Have memory_region_init_rom_device() handler return a boolean
Date: Mon, 4 Dec 2023 14:51:29 +1000
User-agent: Mozilla Thunderbird

On 11/21/23 07:32, Philippe Mathieu-Daudé wrote:
Following the example documented since commit e3fe3988d7 ("error:
Document Error API usage rules"), have cpu_exec_realizefn()
return a boolean indicating whether an error is set or not.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  include/exec/memory.h | 4 +++-
  system/memory.c       | 6 ++++--
  2 files changed, 7 insertions(+), 3 deletions(-)


With Peter Xu's comments addressed, to 
s/cpu_exec_realizefn()/memory_region_init_rom_device()
in the commit messages.

Reviewed-by: Gavin Shan <gshan@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]