On 10/28/25 19:12, Philippe Mathieu-Daudé wrote:
Directly access the MemoryRegion array, removing the need for the embedded structure.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- include/hw/sysbus.h | 4 +--- hw/core/sysbus.c | 8 ++++---- 2 files changed, 5 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
