[libvirt] [PATCH v2 82/86] numa: forbid '-numa node, mem' for 5.0 and newer machine types

Igor Mammedov imammedo at redhat.com
Wed Jan 15 16:52:37 UTC 2020


On Wed, 15 Jan 2020 16:34:53 +0100
Peter Krempa <pkrempa at redhat.com> wrote:

> On Wed, Jan 15, 2020 at 16:07:37 +0100, Igor Mammedov wrote:
> > Deprecation period is ran out and it's a time to flip the switch
> > introduced by cd5ff8333a.
> > Disable legacy option for new machine types and amend documentation.
> > 
> > Signed-off-by: Igor Mammedov <imammedo at redhat.com>
> > ---
> > CC: peter.maydell at linaro.org
> > CC: ehabkost at redhat.com
> > CC: marcel.apfelbaum at gmail.com
> > CC: mst at redhat.com
> > CC: pbonzini at redhat.com
> > CC: rth at twiddle.net
> > CC: david at gibson.dropbear.id.au
> > CC: libvir-list at redhat.com
> > CC: qemu-arm at nongnu.org
> > CC: qemu-ppc at nongnu.org
> > ---
> >  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-deprecated.texi | 16 ----------------
> >  qemu-options.hx      |  8 ++++----
> >  8 files changed, 14 insertions(+), 23 deletions(-)  
> 
> I'm afraid nobody bothered to fix it yet:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1783355

It's time to start working on it :)
(looks like just deprecating stuff isn't sufficient motivation,
maybe actual switch flipping would work out better)




More information about the libvir-list mailing list