From: Michael Galaxy <mgalaxy@xxxxxxxxxx> Signed-off-by: Michael Galaxy <mgalaxy@xxxxxxxxxx> --- NEWS.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index bbd30ab3b5..c546f0757a 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -25,6 +25,14 @@ v10.7.0 (unreleased) backed network devices. So, create new net fds and pass them via SCM_RIGHTS to CH during restore operation. + * qemu: memory backing directories now support NUMA + + The primary use case of this is when persistent memory is used on + NUMA-aware systems. The setting ``memory_backing_dir`` in qemu.conf + now supports either an array or the original string. This allows + you to provide a array of locations to use that are NUMA-compatible + if needed. + * **Bug fixes** -- 2.34.1