1/2 permits to use memory-less numa nodes when memdev is used as backend so it would be possible to replace 'mem' in tests with 'memdev' 2/2 replaces legacy 'mem' option with memdev in 'make check' tests which removes deprecation warnings during tests
patches should apply on top of [PULL v2 00/29] Machine and x86 queue, 2019-06-28 CC: Eduardo Habkost <ehabk...@redhat.com> (maintainer:NUMA) CC: Thomas Huth <th...@redhat.com> (maintainer:qtest) CC: Laurent Vivier <lviv...@redhat.com> (maintainer:qtest) CC: Paolo Bonzini <pbonz...@redhat.com> (reviewer:qtest) Igor Mammedov (2): numa: allow memory-less nodes when using memdev as backend tests: use -numa memdev option in tests instead of legacy 'mem' option numa.c | 19 +++++++----------- tests/bios-tables-test.c | 40 ++++++++++++++++++++++++++----------- tests/numa-test.c | 43 +++++++++++++++++++++++++++++----------- 3 files changed, 66 insertions(+), 36 deletions(-) -- 2.18.1