qemu/hw/ppc
Igor Mammedov cd5ff8333a machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Legacy '-numa node,mem' option has a number of issues and mgmt often
defaults to it. Unfortunately it's no possible to replace it with
an alternative '-numa memdev' without breaking migration compatibility.
What's possible though is to deprecate it, keeping option working with
old machine types only.

In order to help users to find out if being deprecated CLI option
'-numa node,mem' is still supported by particular machine type, add new
"numa-mem-supported" property to output of query-machines.

"numa-mem-supported" is set to 'true' for machines that currently support
NUMA, but it will be flipped to 'false' later on, once deprecation period
expires and kept 'true' only for old machine types that used to support
the legacy option so it won't break existing configuration that are using
it.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <1560172207-378962-1-git-send-email-imammedo@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2019-07-05 17:08:03 -03:00
..
e500-ccsr.h
e500.c hw/ppc: Replace global smp variables with machine smp properties 2019-07-05 17:07:36 -03:00
e500.h
e500plat.c
fdt.c
fw_cfg.c
Kconfig
mac.h
mac_newworld.c hw/ppc: Replace global smp variables with machine smp properties 2019-07-05 17:07:36 -03:00
mac_oldworld.c hw/ppc: Replace global smp variables with machine smp properties 2019-07-05 17:07:36 -03:00
Makefile.objs
mpc8544_guts.c
mpc8544ds.c
pnv.c hw/ppc: Replace global smp variables with machine smp properties 2019-07-05 17:07:36 -03:00
pnv_bmc.c
pnv_core.c
pnv_lpc.c
pnv_occ.c
pnv_psi.c
pnv_xscom.c
ppc.c
ppc4xx_devs.c
ppc4xx_pci.c
ppc405.h
ppc405_boards.c
ppc405_uc.c
ppc440.h
ppc440_bamboo.c
ppc440_pcix.c
ppc440_uc.c
ppc_booke.c
ppce500_spin.c
prep.c hw/ppc: Replace global smp variables with machine smp properties 2019-07-05 17:07:36 -03:00
prep_systemio.c
rs6000_mc.c
sam460ex.c
spapr.c machine: show if CLI option '-numa node,mem' is supported in QAPI schema 2019-07-05 17:08:03 -03:00
spapr_caps.c
spapr_cpu_core.c
spapr_drc.c
spapr_events.c
spapr_hcall.c
spapr_iommu.c
spapr_irq.c
spapr_ovec.c
spapr_pci.c
spapr_pci_nvlink2.c
spapr_pci_vfio.c
spapr_rng.c
spapr_rtas.c hw/ppc: Replace global smp variables with machine smp properties 2019-07-05 17:07:36 -03:00
spapr_rtas_ddw.c
spapr_rtc.c
spapr_vio.c
trace-events
virtex_ml507.c