qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine typ


From: Michal Privoznik
Subject: Re: [PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
Date: Thu, 4 Jun 2020 11:09:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.1

On 6/2/20 10:41 AM, Igor Mammedov wrote:
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>
---
  - rebased on top of current master
  - move compat mode from 4.2 to 5.0

CC: peter.maydell@linaro.org
CC: ehabkost@redhat.com
CC: marcel.apfelbaum@gmail.com
CC: mst@redhat.com
CC: pbonzini@redhat.com
CC: rth@twiddle.net
CC: david@gibson.dropbear.id.au
CC: libvir-list@redhat.com
CC: qemu-arm@nongnu.org
CC: qemu-ppc@nongnu.org
---
  docs/system/deprecated.rst | 17 -----------------
  hw/arm/virt.c              |  2 +-
  hw/core/numa.c             |  6 ++++++
  hw/i386/pc.c               |  1 -
  hw/i386/pc_piix.c          |  1 +
  hw/i386/pc_q35.c           |  1 +
  hw/ppc/spapr.c             |  2 +-
  qemu-options.hx            |  9 +++++----
  8 files changed, 15 insertions(+), 24 deletions(-)

This works with libvirt perfectly.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

Michal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]