qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/7 V10] memory, exec: Expose all memory block r


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 1/7 V10] memory, exec: Expose all memory block related flags.
Date: Tue, 17 Jul 2018 08:58:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 07/16/2018 11:32 PM, address@hidden wrote:
> From: Junyan He <address@hidden>
> 
> We need to use these flags in other files rather than just in exec.c,
> For example, RAM_SHARED should be used when create a ram block from file.
> We expose them the exec/memory.h
> 
> Signed-off-by: Junyan He <address@hidden>
> Reviewed-by: Stefan Hajnoczi <address@hidden>
> Reviewed-by: Igor Mammedov <address@hidden>
> ---
>  exec.c                | 20 --------------------
>  include/exec/memory.h | 20 ++++++++++++++++++++
>  2 files changed, 20 insertions(+), 20 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>

r~



reply via email to

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