exec: cleanup qemu_minrampagesize()/qemu_maxrampagesize()
commitad1172d8e56e7787ad443d32a97193ac58bf2f17
authorIgor Mammedov <imammedo@redhat.com>
Wed, 19 Feb 2020 16:09:47 +0000 (19 11:09 -0500)
committerPatchew Importer <importer@patchew.org>
Wed, 19 Feb 2020 16:50:01 +0000 (19 16:50 +0000)
tree211b64ca7215fc430fe9281c65d2124c886bc38b
parentf0530f14c7c35d4050fd5da11f97dae3cd48d842
exec: cleanup qemu_minrampagesize()/qemu_maxrampagesize()

Since all RAM is backed by hostmem backends, drop
global -mem-path invariant and simplify code.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200219160953.13771-74-imammedo@redhat.com>
exec.c