Re: [PATCH v2 0/6] hw/arm: Create the RAM in the board

2019-10-22 Thread Peter Maydell
On Mon, 21 Oct 2019 at 20:07, Philippe Mathieu-Daudé wrote: > > Hi Peter, > > This series contains the ARM patches extracted from the > "Let the machine be the owner of the system memory" series [1] > reviewed by Richard. > > These are cleanups moving the creation of the system ram at > the board

Re: [PATCH v2 0/6] hw/arm: Create the RAM in the board

2019-10-21 Thread Alistair Francis
On Mon, Oct 21, 2019 at 12:07 PM Philippe Mathieu-Daudé wrote: > > Hi Peter, > > This series contains the ARM patches extracted from the > "Let the machine be the owner of the system memory" series [1] > reviewed by Richard. > > These are cleanups moving the creation of the system ram at > the boa

[PATCH v2 0/6] hw/arm: Create the RAM in the board

2019-10-21 Thread Philippe Mathieu-Daudé
Hi Peter, This series contains the ARM patches extracted from the "Let the machine be the owner of the system memory" series [1] reviewed by Richard. These are cleanups moving the creation of the system ram at the board level. The other series will enforce memory_region_allocate_system_memory() g