]> Git Repo - qemu.git/commit
numa: remove deprecated -mem-path fallback to anonymous RAM
authorIgor Mammedov <[email protected]>
Wed, 19 Feb 2020 16:08:35 +0000 (11:08 -0500)
committerPatchew Importer <[email protected]>
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 <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <20200219160953[email protected]>
hw/core/numa.c
qemu-deprecated.texi
This page took 0.022689 seconds and 4 git commands to generate.