On 07/16/2018 11:32 PM, 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> > Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> > Reviewed-by: Igor Mammedov <imamm...@redhat.com> > --- > exec.c | 20 -------------------- > include/exec/memory.h | 20 ++++++++++++++++++++ > 2 files changed, 20 insertions(+), 20 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~