On 10/28/25 19:12, Philippe Mathieu-Daudé wrote:
memory_region_add_subregion_overlap(priority=0) is
identical to memory_region_add_subregion(). Just use
the former to simplify.

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  hw/core/sysbus.c | 19 +++++--------------
  1 file changed, 5 insertions(+), 14 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to