From: Michal Privoznik Date: Tue, 14 Nov 2017 13:33:50 +0000 (+0100) Subject: news: Document which drivers support NUMA distances X-Git-Tag: v3.10.0-rc1~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=312c90231ae145ad8e48c2b1d87110bb4eb2a76c;p=thirdparty%2Flibvirt.git news: Document which drivers support NUMA distances Signed-off-by: Michal Privoznik Reviewed-by: John Ferlan --- diff --git a/docs/news.xml b/docs/news.xml index 5eb0b79d69..81b7b68f95 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -43,7 +43,7 @@ A NUMA hardware architecture supports the notion of distances between NUMA cells. This can now be specified using the <distances> element within the NUMA cell - configuration. + configuration. Drivers which support this include Xen and QEMU.