On 2/24/20 12:33 PM, Igor Mammedov wrote:
On Mon, 24 Feb 2020 09:45:11 +0100
Philippe Mathieu-Daudé wrote:
Hi Igor,
On 2/19/20 5:08 PM, Igor Mammedov wrote:
[...]
Series removes ad hoc RAM allocation API (memory_region_allocate_system_memory)
and consolidates it around hostmem backend. It al
On Mon, 24 Feb 2020 09:45:11 +0100
Philippe Mathieu-Daudé wrote:
> Hi Igor,
>
> On 2/19/20 5:08 PM, Igor Mammedov wrote:
> [...]
> > Series removes ad hoc RAM allocation API
> > (memory_region_allocate_system_memory)
> > and consolidates it around hostmem backend. It allows to
> > * resolve c
Hi Igor,
On 2/19/20 5:08 PM, Igor Mammedov wrote:
[...]
Series removes ad hoc RAM allocation API (memory_region_allocate_system_memory)
and consolidates it around hostmem backend. It allows to
* resolve conflicts between global -mem-prealloc and hostmem's "policy" option
fixing premature a
Patchew URL:
https://patchew.org/QEMU/20200219160953.13771-1-imamm...@redhat.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Subject: [PATCH v6 00/79] refactor main RAM allocation to use hostmem backend
Message-id: 20200219160953.13771-1
v6:
- put back arm_boot_info::ram_size initialization removed by mistake in
'arm/collie: use memdev for RAM' and 'arm/palm: use memdev for RAM' patches
- 'arm/xilinx_zynq: drop RAM size fixup', use GiB instead of hex numbers
to make code/error message more readable
- do not mention 'f