mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 11:29:26 +00:00
it has been deprecated since 4.0 by commit
cb79224b7
(deprecate -mem-path fallback to anonymous RAM)
Deprecation period ran out and it's time to remove it
so it won't get in a way of switching to using hostmem
backend for RAM.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200219160953.13771-2-imammedo@redhat.com>