qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 06/15] softmmu/memory: Pass ram_flags to qemu_ram_alloc()


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v6 06/15] softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal()
Date: Wed, 21 Apr 2021 14:34:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 4/21/21 2:26 PM, David Hildenbrand wrote:
> Let's pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal(),
> preparing for passing additional flags.
> 
> Signed-off-by: David Hildenbrand <david@redhat.com>
> ---
>  include/exec/ram_addr.h |  2 +-
>  softmmu/memory.c        |  4 ++--
>  softmmu/physmem.c       | 29 ++++++++++++-----------------
>  3 files changed, 15 insertions(+), 20 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>




reply via email to

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