diff --git a/docs/news.xml b/docs/news.xml index c7023c43b426d60eb0ea2ca10421a1072da9137d..3966710ee54d6d70f9689214f1834b5942cceb28 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -35,6 +35,26 @@
+ + + conf: Support defining distances between virtual NUMA cells + + + 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. + + + + + Xen: Support defining vNUMA topology + + + Xen now supports defining a virtual NUMA topology for VMs, + including specifying distances between NUMA cells. + +