On Fri, Jun 01, 2018 at 04:10:23PM +0800, junyan...@gmx.com wrote:
> From: Junyan He <junyan...@intel.com>
> 
> 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 <junyan...@intel.com>
> ---
>  exec.c                | 17 -----------------
>  include/exec/memory.h | 17 +++++++++++++++++
>  2 files changed, 17 insertions(+), 17 deletions(-)

To other reviewers:
All of include/exec/memory.h is inside #ifndef CONFIG_USER_ONLY so the
ifdef situation hasn't changed (it's hard to tell from the patch
itself).

Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>

Attachment: signature.asc
Description: PGP signature

Reply via email to