qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] fix memory-less numa configuration and switch t


From: Igor Mammedov
Subject: [Qemu-devel] [PATCH 0/2] fix memory-less numa configuration and switch to memdev syntax in tests
Date: Tue, 2 Jul 2019 10:07:43 -0400

 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 <address@hidden> (maintainer:NUMA)
CC: Thomas Huth <address@hidden> (maintainer:qtest)
CC: Laurent Vivier <address@hidden> (maintainer:qtest)
CC: Paolo Bonzini <address@hidden> (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




reply via email to

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