qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 01/11] include/hw/boards.h: Document memory_regi


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 01/11] include/hw/boards.h: Document memory_region_allocate_system_memory()
Date: Mon, 10 Jul 2017 11:42:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0


On 07/07/2017 16:42, Peter Maydell wrote:
> + * Memory allocated via this function will be backed with the memory
> + * backend the user provided using -mem-path if appropriate

I'd change it to

using "-mem-path" or "-numa node,memdev=...".

Paolo

> ; this
> + * is typically used to cause host huge pages to be used.
> + * This function should therefore be called by a board exactly once,
> + * for the primary or largest RAM area it implements.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]