]> Git Repo - qemu.git/commit
numa: forbid '-numa node, mem' for 5.1 and newer machine types
authorIgor Mammedov <[email protected]>
Tue, 9 Jun 2020 13:56:35 +0000 (09:56 -0400)
committerPaolo Bonzini <[email protected]>
Fri, 26 Jun 2020 13:39:39 +0000 (09:39 -0400)
commit32a354dc6c07d766e70b51f42a62d8cd479e3f82
treeb038d7e9748bdfd15868fb760e52295b006dfc2b
parentf9919116b8c226428df28bc69ab33480eaa1ee6d
numa: forbid '-numa node, mem' for 5.1 and newer machine types

Deprecation period is run out and it's a time to flip the switch
introduced by cd5ff8333a.  Disable legacy option for new machine
types (since 5.1) and amend documentation.

'-numa node,memdev' shall be used instead of disabled option
with new machine types.

Signed-off-by: Igor Mammedov <[email protected]>
Reviewed-by: Michal Privoznik <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Greg Kurz <[email protected]>
Message-Id: <20200609135635[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
docs/system/deprecated.rst
hw/arm/virt.c
hw/core/numa.c
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
hw/ppc/spapr.c
qemu-options.hx
This page took 0.026526 seconds and 4 git commands to generate.