qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] numa: cleanups for 5.2
@ 2020-09-11  8:44 Igor Mammedov
  2020-09-11  8:44 ` [PATCH 1/3] numa: drop support for '-numa node' (without memory specified) Igor Mammedov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Igor Mammedov @ 2020-09-11  8:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: ehabkost, mst, libvir-list, qemu-ppc, pbonzini, david, rth

Remove deprecated default RAM splitting beween numa
nodes that was deprecated since 4.1, and a couple of
minor numa clean ups.

Igor Mammedov (3):
  numa: drop support for '-numa node' (without memory specified)
  doc: Cleanup "'-mem-path' fallback to RAM" deprecation text
  numa: remove fixup numa_state->num_nodes to MAX_NODES

 include/hw/boards.h        |  2 --
 include/sysemu/numa.h      |  4 ---
 docs/system/deprecated.rst | 44 +++++++++++++++-------------
 hw/core/machine.c          |  1 -
 hw/core/numa.c             | 59 --------------------------------------
 hw/i386/pc_piix.c          |  1 -
 hw/i386/pc_q35.c           |  1 -
 hw/ppc/spapr.c             |  1 -
 8 files changed, 24 insertions(+), 89 deletions(-)

-- 
2.27.0



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-12  7:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-11  8:44 [PATCH 0/3] numa: cleanups for 5.2 Igor Mammedov
2020-09-11  8:44 ` [PATCH 1/3] numa: drop support for '-numa node' (without memory specified) Igor Mammedov
2020-09-11  8:44 ` [PATCH 2/3] doc: Cleanup "'-mem-path' fallback to RAM" deprecation text Igor Mammedov
2020-09-11  8:44 ` [PATCH 3/3] numa: remove fixup numa_state->num_nodes to MAX_NODES Igor Mammedov
2020-09-12  7:44 ` [PATCH 0/3] numa: cleanups for 5.2 Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).