From: Roman Bogorodskiy Date: Mon, 28 May 2018 14:41:09 +0000 (+0400) Subject: news: Document bhyve guest CPU topology feature X-Git-Tag: v4.5.0-rc1~211 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e361382cbde35a6d21fe9fac5afa6c203752a01;p=thirdparty%2Flibvirt.git news: Document bhyve guest CPU topology feature Signed-off-by: Roman Bogorodskiy Reviewed-by: John Ferlan --- diff --git a/docs/news.xml b/docs/news.xml index 6e079e8321..5c2bcee823 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -44,6 +44,15 @@ its own virtual TPM. + + + bhyve: Support specifying guest CPU topology + + + Bhyve's guest CPU topology could be specified using the + <cpu><topology ../></cpu> element. + +