OSDN Git Service

numa: forbid '-numa node, mem' for 5.1 and newer machine types
authorIgor Mammedov <imammedo@redhat.com>
Tue, 9 Jun 2020 13:56:35 +0000 (09:56 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
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 <imammedo@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Message-Id: <20200609135635.761587-1-imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
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