On Thu, 12 Oct 2023 at 13:19, Philippe Mathieu-Daudé <[email protected]> wrote: > > designware_pcie_root_realize() uses get_system_memory() > as the "host side memory region", as opposed to the "PCI > side" one. Introduce the 'host_mem' variable for clarity. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
