]> git.proxmox.com Git - mirror_qemu.git/commit
numa: remove deprecated -mem-path fallback to anonymous RAM
authorIgor Mammedov <imammedo@redhat.com>
Wed, 19 Feb 2020 16:08:35 +0000 (11:08 -0500)
committerPatchew Importer <importer@patchew.org>
Wed, 19 Feb 2020 16:49:53 +0000 (16:49 +0000)
commit68a86dc15ccdf0f1242dc71b3d8da18a3ee6b8be
treea70a0466cf93a766e8a4b00ba90ee0b2dd2a03c2
parent6c599282f8ab382fe59f03a6cae755b89561a7b3
numa: remove deprecated -mem-path fallback to anonymous RAM

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>
hw/core/numa.c
qemu-deprecated.texi